"Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx> 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@xxxxxxxxxx> > Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx> 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