diff options
author | 2021-05-28 15:08:28 -0500 | |
---|---|---|
committer | 2021-06-02 00:56:15 -0400 | |
commit | 84a84cc6aff4243c9f28c879b94d0dd55a310b54 (patch) | |
tree | 0afa0538775d082b50ee8710726b45039ef31b32 /drivers/scsi/mpi3mr/mpi3mr_debug.h | |
parent | scsi: qla2xxx: Log PCI address in qla_nvme_unregister_remote_port() (diff) | |
download | linux-dev-84a84cc6aff4243c9f28c879b94d0dd55a310b54.tar.xz linux-dev-84a84cc6aff4243c9f28c879b94d0dd55a310b54.zip |
scsi: mpt3sas: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a couple
of warnings by explicitly adding break statements instead of just letting
the code fall through to the next case.
Link: https://github.com/KSPP/linux/issues/115
Link: https://lore.kernel.org/r/20210528200828.GA39349@embeddedor
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mpi3mr/mpi3mr_debug.h')
0 files changed, 0 insertions, 0 deletions