On Fri, Nov 20, 2020 at 11:47:37PM +0100, Florian Westphal 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 just > > letting the code fall through to the next case. > > Acked-by: Florian Westphal <fw@xxxxxxxxx> > > Feel free to carry this in next iteration of series, if any. Thanks, Florian. -- Gustavo