On Mon, Nov 16, 2020 at 5:35 AM Nick Desaulniers <[email protected]> wrote: > > This reverts commit 6a9dc5fd6170 ("lib: Revert use of fallthrough > pseudo-keyword in lib/") > > Now that we can build arch/powerpc/boot/ free of -Wimplicit-fallthrough, > re-enable these fixes for lib/. > > Link: https://github.com/ClangBuiltLinux/linux/issues/236 > Signed-off-by: Nick Desaulniers <[email protected]>
Looks fine on visual inspection: Reviewed-by: Miguel Ojeda <[email protected]> Cheers, Miguel

