summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/devboards
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2021-09-14 01:08:48 +0300
committerGustavo A. R. Silva <gustavoars@kernel.org>2021-10-13 22:47:33 +0300
commit6a7391ed6c770634b9ef179e51a3fdbb3e9c5730 (patch)
tree0bcb3ca39ff8099f623d9a728deb959bcbb07e75 /arch/mips/alchemy/devboards
parente4e737bb5c170df6135a127739a9e6148ee3da82 (diff)
downloadlinux-6a7391ed6c770634b9ef179e51a3fdbb3e9c5730.tar.xz
scsi: st: Fix fall-through warning for Clang
Fix the following fallthrough warning: drivers/scsi/st.c:3826:2: error: unannotated fall-through between switch labels [-Werror,-Wimplicit-fallthrough] drivers/scsi/st.c:3826:2: note: insert 'break;' to avoid fall-through This helps with the ongoing efforts to globally enable -Wimplicit-fallthrough for Clang. Link: https://github.com/KSPP/linux/issues/115 Link: https://lore.kernel.org/linux-mm/202109070707.4pPukuYB-lkp@intel.com/ Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'arch/mips/alchemy/devboards')
0 files changed, 0 insertions, 0 deletions