diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-10-18 00:42:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-19 14:33:23 +0200 |
commit | be070c77ca805a4f06f135599415195078f0ed68 (patch) | |
tree | 30b14dffeaea13fb827f86797bed6646d9985bce /kernel/.gitignore | |
parent | liquidio: mark expected switch fall-through in octeon_destroy_resources (diff) | |
download | linux-be070c77ca805a4f06f135599415195078f0ed68.tar.xz 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 'kernel/.gitignore')
0 files changed, 0 insertions, 0 deletions