On Sun, Nov 22, 2020 at 05:31:16PM +0100, Mauro Carvalho Chehab wrote: > Em Fri, 20 Nov 2020 12:26:09 -0600 > "Gustavo A. R. Silva" <gustavo...@kernel.org> escreveu: > > > In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple > > warnings by explicitly adding multiple break and a return statements > > instead of just letting the code fall through to the next case. > > Reviewed-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>
Thanks, Mauro. -- Gustavo