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

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


On Fri, Nov 20, 2020 at 12:30:02PM -0600, Gustavo A. R. Silva wrote:
> In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
> by explicitly adding a break statement instead of just letting the code
> fall through to the next case.
>
> Link: https://github.com/KSPP/linux/issues/115
> Signed-off-by: Gustavo A. R. Silva <gustavoars@xxxxxxxxxx>

Applied, thank you.

--
Dmitry