Re: ath10k: htt_tx: mark expected switch fall-throughs
From: Kalle Valo <hidden>
Date: 2018-06-13 11:41:05
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2018-06-13 11:41:05
Also in:
linux-wireless, lkml
"Gustavo A. R. Silva" [off-list ref] wrote:
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 <redacted> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. f1d270ae10ff ath10k: htt_tx: mark expected switch fall-throughs -- https://patchwork.kernel.org/patch/10425691/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches