Re: [PATCH][next] wlcore: Use fallthrough pseudo-keyword
From: Kalle Valo
Date: Sat Nov 07 2020 - 06:32:33 EST
"Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx> wrote:
> In order to enable -Wimplicit-fallthrough for Clang[1], replace the
> existing /* fall-through */ comments with the new pseudo-keyword
> macro fallthrough[2].
>
> [1] https://git.kernel.org/linus/e2079e93f562c7f7a030eb7642017ee5eabaaa10
> [2] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through
>
> Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>
Patch applied to wireless-drivers-next.git, thanks.
a821e3858e4d wlcore: Use fallthrough pseudo-keyword
--
https://patchwork.kernel.org/project/linux-wireless/patch/20201008220905.GA8040@embeddedor/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches