diff options
author | Gustavo A. R. Silva | 2018-05-25 00:59:28 +0200 |
---|---|---|
committer | Kalle Valo | 2018-06-13 13:39:39 +0200 |
commit | f1d270ae10ffc8d4f9726cc8b654e4e8cda294b5 (patch) | |
tree | 8984bb3b4461275d8ebc384f7490827051280532 /drivers/net/wireless/ath/ath9k/main.c | |
parent | wcn36xx: Add support for Factory Test Mode (FTM) (diff) | |
download | kernel-qcow2-linux-f1d270ae10ffc8d4f9726cc8b654e4e8cda294b5.tar.gz kernel-qcow2-linux-f1d270ae10ffc8d4f9726cc8b654e4e8cda294b5.tar.xz kernel-qcow2-linux-f1d270ae10ffc8d4f9726cc8b654e4e8cda294b5.zip |
ath10k: htt_tx: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.
Notice that in this particular case, I replaced "pass through" with
a proper "fall through" comment, which is what GCC is expecting
to find.
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/main.c')
0 files changed, 0 insertions, 0 deletions