net: skbuff.h: Mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Wed, 17 Oct 2018 13:01:37 +0000 (15:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Oct 2018 05:31:30 +0000 (22:31 -0700)
commit82385b0d2d2504aee51aa3fb40ebfb03603f64c3
treed87da9ac8b0ed4204a92e19cec38ba93ec3ea31b
parent9fd255928d7ffb56d8466fab3331d0b2f40aa8c7
net: skbuff.h: Mark expected switch fall-throughs

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h