[PATCH 126/141] slimbus: messaging: Fix fall-through warnings for Clang

Gustavo A. R. Silva gustavoars at kernel.org
Tue Nov 24 15:38:14 CET 2020


On Tue, Nov 24, 2020 at 10:48:04AM +0000, Srinivas Kandagatla wrote:
> 
> 
> On 20/11/2020 18:39, Gustavo A. R. Silva wrote:
> > In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
> > by explicitly adding a break statement 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 thanks,

Thank you, Srini.
--
Gustavo


More information about the Alsa-devel mailing list