Gustavo A. R. Silva <[email protected]> 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 <[email protected]> Feel free to carry this in next iteration of series, if any.
