Xiao Ni <xni@xxxxxxxxxx> writes: > There are many errors like 'error: this statement may fall through'. > But the logic is right. So add the flag Wimplicit-fallthrough=0 > to disable the error messages. The method I use is from > https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html > #index-Wimplicit-fallthrough-375 > > Signed-off-by: Xiao Ni <xni@xxxxxxxxxx> > --- > Makefile | 5 +++++ > 1 file changed, 5 insertions(+) Applied! Thanks, Jes -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html