[PATCH][next] ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()
Kalle Valo
kvalo at codeaurora.org
Mon Aug 31 11:20:11 EDT 2020
"Gustavo A. R. Silva" <gustavoars at kernel.org> wrote:
> 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 _len_.
>
> This code was detected with the help of Coccinelle and, audited and
> fixed manually.
>
> Signed-off-by: Gustavo A. R. Silva <gustavoars at kernel.org>
> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
Patch applied to ath-next branch of ath.git, thanks.
e96eecdb290a ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()
--
https://patchwork.kernel.org/patch/11608745/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath10k
mailing list