On Tue, Nov 24, 2020 at 03:06:14PM +0000, Kalle Valo wrote: > "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx> 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@xxxxxxxxxx> > > Patch applied to wireless-drivers-next.git, thanks. > > 003317581372 mwifiex: Fix fall-through warnings for Clang Thank you, Kalle. -- Gustavo