[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200731.165057.1709367540726800070.davem@davemloft.net>
Date: Fri, 31 Jul 2020 16:50:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gustavoars@...nel.org
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, gustavo@...eddedor.com
Subject: Re: [PATCH][next] net/sched: cls_u32: Use struct_size() helper
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Date: Thu, 30 Jul 2020 11:03:14 -0500
> Make use of the struct_size() helper, in multiple places, instead
> of an open-coded version in order to avoid any potential type
> mistakes and protect against potential integer overflows.
>
> Also, remove unnecessary object identifier size.
>
> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
Applied, thank you.
Powered by blists - more mailing lists