]> asedeno.scripts.mit.edu Git - linux.git/commit
ath5k: mark expected switch fall-through
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Thu, 24 May 2018 23:07:00 +0000 (18:07 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 13 Jun 2018 11:41:32 +0000 (14:41 +0300)
commitaae28cefc279203c1d1bc460c831b0a557662945
tree4e5e4c811d1bbf2d4d0a45bd5ffd063997fb902d
parentf1d270ae10ffc8d4f9726cc8b654e4e8cda294b5
ath5k: 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/ath/ath5k/pcu.c