summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/st-nci
diff options
context:
space:
mode:
authorGustavo A. R. Silva2019-01-25 21:25:24 +0100
committerGustavo A. R. Silva2019-04-09 01:39:23 +0200
commit8a05452ca460b05c985eadc7b5a4f040f124463e (patch)
tree92cfa0e440c89c10b56e3f43c82199d0d3503434 /drivers/nfc/st-nci
parentlib: zstd: Mark expected switch fall-throughs (diff)
downloadkernel-qcow2-linux-8a05452ca460b05c985eadc7b5a4f040f124463e.tar.gz
kernel-qcow2-linux-8a05452ca460b05c985eadc7b5a4f040f124463e.tar.xz
kernel-qcow2-linux-8a05452ca460b05c985eadc7b5a4f040f124463e.zip
lib/cmdline.c: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. This patch fixes the following warnings: lib/cmdline.c:137:7: warning: this statement may fall through [-Wimplicit-fallthrough=] lib/cmdline.c:140:7: warning: this statement may fall through [-Wimplicit-fallthrough=] lib/cmdline.c:143:7: warning: this statement may fall through [-Wimplicit-fallthrough=] lib/cmdline.c:146:7: warning: this statement may fall through [-Wimplicit-fallthrough=] lib/cmdline.c:149:7: warning: this statement may fall through [-Wimplicit-fallthrough=] Warning level 3 was used: -Wimplicit-fallthrough=3 This patch is part of the ongoing efforts to enabling -Wimplicit-fallthrough. Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'drivers/nfc/st-nci')
0 files changed, 0 insertions, 0 deletions