]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
staging: r8822be: mark expected switch fall-throughs
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Thu, 12 Oct 2017 16:17:01 +0000 (11:17 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 18 Oct 2017 14:21:26 +0000 (16:21 +0200)
commita14731129a1f5cb5f28494d5080a751d2ebd9511
treeec468f555a5176dc5fe2d1776365de0c72b50f5e
parent583d6a93a5d5fd81a61d8f077c166825f857d48f
staging: r8822be: mark expected switch fall-throughs

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

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtlwifi/halmac/halmac_88xx/halmac_api_88xx.c