diff options
author | 2017-10-17 17:42:53 -0500 | |
---|---|---|
committer | 2017-10-19 13:33:23 +0100 | |
commit | be070c77ca805a4f06f135599415195078f0ed68 (patch) | |
tree | 30b14dffeaea13fb827f86797bed6646d9985bce /drivers/net/tun.c | |
parent | liquidio: mark expected switch fall-through in octeon_destroy_resources (diff) | |
download | wireguard-linux-be070c77ca805a4f06f135599415195078f0ed68.tar.xz wireguard-linux-be070c77ca805a4f06f135599415195078f0ed68.zip |
net: l2tp: mark expected switch fall-through
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that in this particular case I replaced the "NOBREAK" comment with
a "fall through" comment, which is what GCC is expecting to find.
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Acked-by: Guillaume Nault <g.nault@alphalink.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions