Gustavo A. R. Silva <gustavo...@kernel.org> 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 <f...@strlen.de> Feel free to carry this in next iteration of series, if any.