[PATCH 098/141] mmc: sdhci-of-arasan: Fix fall-through warnings for Clang

Gustavo A. R. Silva gustavoars at kernel.org
Tue Nov 24 09:36:57 EST 2020


On Tue, Nov 24, 2020 at 03:25:32PM +0100, Ulf Hansson wrote:
> On Fri, 20 Nov 2020 at 19:37, Gustavo A. R. Silva <gustavoars at kernel.org> wrote:
> >
> > In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
> > warnings by explicitly adding multiple break statements instead of
> > 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 at kernel.org>
> 
> Applied for next, thanks!

Thank you, Uffe.
--
Gustavo



More information about the linux-arm-kernel mailing list