On Wed, 2018-11-28 at 22:28:30 UTC, Stephen Rothwell wrote: > There is a plan to build the kernel with -Wimplicit-fallthrough and these > places in the code produced warnings, but because we build arch/powerpc > with -Werror, they became errors. Fix them up. > > This patch produces no change in behaviour, but should be reviewed in > case these are actually bugs not intentional fallthoughs. > > Cc: Kees Cook <keesc...@google.com> > Cc: Gustavo A. R. Silva <gust...@embeddedor.com> > Cc: Nicholas Piggin <npig...@gmail.com> > Cc: Balbir Singh <bsinghar...@gmail.com> > Signed-off-by: Stephen Rothwell <s...@canb.auug.org.au>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/8ad940217cce2b6ccc8d8cc7156e9a cheers