[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200619.133057.1092745697470215527.davem@davemloft.net>
Date: Fri, 19 Jun 2020 13:30:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gustavoars@...nel.org
Cc: kuba@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, gustavo@...eddedor.com
Subject: Re: [PATCH][next] ethernet: ti: am65-cpsw-qos: Use struct_size()
in devm_kzalloc()
From: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Date: Fri, 19 Jun 2020 12:37:15 -0500
> Make use of the struct_size() helper instead of an open-coded version
> in order to avoid any potential type mistakes. Also, remove unnecessary
> variable _size_.
>
> 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, thank you.
Powered by blists - more mailing lists