On Sat, Nov 7, 2020 at 8:08 AM Nick Desaulniers <ndesaulniers@xxxxxxxxxx> wrote: > > Partial revert of commit e2079e93f562 ("kbuild: Do not enable > -Wimplicit-fallthrough for clang for now") > > This has been fixed up over time thanks to the addition of "fallthrough" > pseudo-keyword in > commit 294f69e662d1 ("compiler_attributes.h: Add 'fallthrough' pseudo > keyword for switch/case use") I think the title is missing the "implicit"? Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx> Cheers, Miguel