Re: [PATCH 141/141] Input: libps2 - Fix fall-through warnings for Clang

From: Dmitry Torokhov
Date: Mon Nov 23 2020 - 01:16:32 EST


On Fri, Nov 20, 2020 at 12:41:12PM -0600, Gustavo A. R. Silva wrote:
> In preparation to enable -Wimplicit-fallthrough for Clang, fix a
> warning by replacing a /* Fall through */ comment with the new
> pseudo-keyword macro fallthrough.
>
> Notice that Clang doesn't recognize /* Fall through */ comments as
> implicit fall-through markings.
>
> Link: https://github.com/KSPP/linux/issues/115
> Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>

Applied, thank you.

--
Dmitry