Re: [PATCH 1/2] rtl8xxxu: Mark expected switch fall-throughs
From: Kalle Valo <hidden>
Date: 2018-11-06 16:59:04
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2018-11-06 16:59:04
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.
Addresses-Coverity-ID: 1357355 ("Missing break in switch")
Addresses-Coverity-ID: 1357378 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <redacted>2 patches applied to wireless-drivers-next.git, thanks. e20c50cdca19 rtl8xxxu: Mark expected switch fall-throughs 307b00c5e695 rtl8xxxu: Fix missing break in switch -- https://patchwork.kernel.org/patch/10651953/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches