]> asedeno.scripts.mit.edu Git - linux.git/commit
atm: fore200e: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Thu, 12 Oct 2017 21:11:32 +0000 (16:11 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2017 01:24:44 +0000 (18:24 -0700)
commitec0d0987f084cdaf7b7ff8bd8f9f946e29fb8d94
treea53a2ae7020ca618bae26d84fccf65141b331028
parent8bc46548771cec134aa4c86f7cdf4e019f9f2a85
atm: fore200e: mark expected switch fall-throughs

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

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/fore200e.c