[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20191219161857.6FD8AC447AF@smtp.codeaurora.org>
Date: Thu, 19 Dec 2019 16:18:57 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Kees Cook <keescook@...omium.org>
Cc: linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org,
ath11k@...ts.infradead.org
Subject: Re: [PATCH] ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
Kees Cook <keescook@...omium.org> 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@...omium.org>
> Signed-off-by: Kalle Valo <kvalo@...eaurora.org>
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
Powered by blists - more mailing lists