]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ath9k: ar9002_phy: mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Mon, 22 Oct 2018 20:38:11 +0000 (22:38 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 5 Nov 2018 11:15:34 +0000 (13:15 +0200)
commitf2a881055094444da9f7c5a9609b261bba8634a9
treeb109051960f4cc37aa9fd20a5ef4d652094f7eef
parent604e986700721a4371546d0a356e00bc5ba46806
ath9k: ar9002_phy: mark expected switch fall-throughs

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

Addresses-Coverity-ID: 1056532 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/ar9002_phy.c