[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200619.133447.1535301202026624032.davem@davemloft.net>
Date: Fri, 19 Jun 2020 13:34:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gustavoars@...nel.org
Cc: olteanv@...il.com, andrew@...n.ch, vivien.didelot@...il.com,
f.fainelli@...il.com, kuba@...nel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
gustavo@...eddedor.com
Subject: Re: [PATCH][next] net: dsa: sja1105: Use struct_size() in kzalloc()
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Date: Fri, 19 Jun 2020 13:10:07 -0500
> Make use of the struct_size() helper instead of an open-coded version
> in order to avoid any potential type mistakes.
>
> This code was detected with the help of Coccinelle and, audited and
> fixed manually.
>
> Addresses-KSPP-ID: https://github.com/KSPP/linux/issues/83
> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
Applied.
Powered by blists - more mailing lists