From: Jakub Kicinski <jakub.kicin...@netronome.com> Date: Fri, 14 Jul 2017 23:03:49 -0700
> GCC 7 added a new -Wimplicit-fallthrough warning. It's only enabled > with W=1, but since linux/jhash.h is included in over hundred places > (including other global headers) it seems worthwhile fixing this > warning. > > Signed-off-by: Jakub Kicinski <jakub.kicin...@netronome.com> > --- > If it looks good, would it be OK to take it via the net tree? Applied, thanks Jakub.