Re: [PATCH][next] printk: Use fallthrough pseudo-keyword

From: Petr Mladek
Date: Mon Oct 05 2020 - 12:56:47 EST


On Fri 2020-10-02 17:46:27, Gustavo A. R. Silva wrote:
> Replace /* FALL THRU */ comment with the new pseudo-keyword macro
> fallthrough[1].
>
> [1] 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>

The patch is committed in printk/linux.git, branch for-5.10.

Best Regards,
Petr