1
0
Fork 0
alistair23-linux/drivers/net/wimax
Gustavo A. R. Silva 8a8a894ebb wimax: usb-tx: 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 placed the "fall through"
annotation at the bottom of the case, which is what GCC is expecting
to find.

Addresses-Coverity-ID: 115075 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-11 11:29:36 -07:00
..
i2400m wimax: usb-tx: mark expected switch fall-through 2018-08-11 11:29:36 -07:00
Kconfig
Makefile kbuild: remove unnecessary "obj- := dummy.o" trick 2014-10-02 13:55:02 +02:00