Re: [PATCH] ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
From: Kalle Valo
Date: Thu Dec 19 2019 - 11:19:05 EST
Kees Cook <keescook@xxxxxxxxxxxx> wrote:
> The FIELD_SIZEOF() macro was redundant, and is being removed from the
> kernel. Since commit c593642c8be0 ("treewide: Use sizeof_field() macro")
> this is one of the last users of the old macro, so replace it.
>
> Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx>
> Signed-off-by: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
Patch applied to ath-next branch of ath.git, thanks.
ca0e477931c5 ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
--
https://patchwork.kernel.org/patch/11302533/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches