[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a2ed1fef-f751-0563-9f34-427b965b6ab7@embeddedor.com>
Date: Fri, 31 Jul 2020 19:06:20 -0500
From: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
To: David Miller <davem@...emloft.net>, 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
Subject: Re: [PATCH][next] net/sched: cls_u32: Use struct_size() helper
On 7/31/20 18:50, David Miller wrote:
> 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.
>
Thanks, Dave.
--
Gustavo
Powered by blists - more mailing lists