summary refs log tree commit diff
path: root/drivers/scsi/arm
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavo@embeddedor.com>2019-08-05 14:47:35 -0500
committerGustavo A. R. Silva <gustavo@embeddedor.com>2019-08-09 19:53:04 -0500
commit5f163f331b645106d548f3fcddfa1f92c1af60d0 (patch)
tree789cb8cac5cb77872b1a732ee8d1b115f7009a05 /drivers/scsi/arm
parent70a2783c1893a7e485b3be1c2ef23286fa252493 (diff)
downloadlinux-5f163f331b645106d548f3fcddfa1f92c1af60d0.tar.gz
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Mark switch cases where we are expecting to fall through.

This patch fixes the following warnings (Building: db1xxx_defconfig mips):

drivers/pcmcia/db1xxx_ss.c:257:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/pcmcia/db1xxx_ss.c:269:3: warning: this statement may fall through [-Wimplicit-fallthrough=]

Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Diffstat (limited to 'drivers/scsi/arm')
0 files changed, 0 insertions, 0 deletions