OSDN Git Service

rt2x00: rt2400pci: mark expected switch fall-through
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Mon, 22 Oct 2018 20:44:34 +0000 (22:44 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Nov 2018 16:59:44 +0000 (18:59 +0200)
commit6eba8fd2235237784dfd01da55c3210d493aebdb
tree5f97accc381e022c96c059510c6c722c2b61aa72
parent63fdc952df36b26279ad394a84e454cc74decb89
rt2x00: rt2400pci: mark expected switch fall-through

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

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ralink/rt2x00/rt2400pci.c