diff options
| author | Gustavo A. R. Silva <gustavoars@kernel.org> | 2021-05-28 15:08:28 -0500 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-06-02 00:56:15 -0400 |
| commit | 84a84cc6aff4243c9f28c879b94d0dd55a310b54 (patch) | |
| tree | 0afa0538775d082b50ee8710726b45039ef31b32 /drivers/scsi/mpi3mr/mpi/mpi30_init.h | |
| parent | 27c707b14659287f793402ad8ca26ada7e3e8c51 (diff) | |
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/mpi/mpi30_init.h')
0 files changed, 0 insertions, 0 deletions
