summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorGustavo A. R. Silva2018-10-17 16:28:51 +0200
committerGustavo A. R. Silva2019-04-10 17:07:29 +0200
commit322b38ce3dd6458b92ee25acee68c973281dbbde (patch)
tree63b828df37fc418308e84a7d561cb4ec61dfb6dc /net
parentNFC: st21nfca: Fix fall-through warnings (diff)
downloadkernel-qcow2-linux-322b38ce3dd6458b92ee25acee68c973281dbbde.tar.gz
kernel-qcow2-linux-322b38ce3dd6458b92ee25acee68c973281dbbde.tar.xz
kernel-qcow2-linux-322b38ce3dd6458b92ee25acee68c973281dbbde.zip
drm/nouveau/nvkm: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. This patch aims to suppress 29 missing-break-in-switch false positives. Addresses-Coverity-ID: 1456891 ("Missing break in switch") Addresses-Coverity-ID: 1324063 ("Missing break in switch") Addresses-Coverity-ID: 1324063 ("Missing break in switch") Addresses-Coverity-ID: 141432 ("Missing break in switch") Addresses-Coverity-ID: 141433 ("Missing break in switch") Addresses-Coverity-ID: 141434 ("Missing break in switch") Addresses-Coverity-ID: 141435 ("Missing break in switch") Addresses-Coverity-ID: 141436 ("Missing break in switch") Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions