Gustavo A. R. Silva <[email protected]> wrote: > In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning > by explicitly adding a break statement instead of letting the code fall > through to the next case.
Acked-by: Florian Westphal <[email protected]>
