linux-sg2042/drivers/scsi/qla4xxx
Gustavo A. R. Silva df561f6688 treewide: Use fallthrough pseudo-keyword
Replace the existing /* fall through */ comments and its variants with
the new pseudo-keyword macro fallthrough[1]. Also, remove unnecessary
fall-through markings when it is the case.

[1] https://www.kernel.org/doc/html/v5.7/process/deprecated.html?highlight=fallthrough#implicit-switch-case-fall-through

Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
2020-08-23 17:36:59 -05:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
ql4_83xx.c scsi: qla4xxx: Remove set but unused variable 'status' 2020-07-24 22:32:00 -04:00
ql4_83xx.h scsi: qla4xxx: Move 'qla4_83xx_reg_tbl' from shared header 2020-07-24 22:09:59 -04:00
ql4_attr.c
ql4_bsg.c scsi: qla4xxx: Rename function parameter descriptions 2020-07-24 22:32:02 -04:00
ql4_bsg.h
ql4_dbg.c
ql4_dbg.h
ql4_def.h scsi: qla4xxx: skip error recovery in case of register disconnect. 2018-02-13 21:35:41 -05:00
ql4_fw.h
ql4_glbl.h scsi: qla4xxx: switch to pci_alloc_irq_vectors 2016-12-07 18:58:58 -05:00
ql4_init.c scsi: qla4xxx: Document qla4xxx_process_ddb()'s 'conn_err' 2020-07-24 22:10:01 -04:00
ql4_inline.h
ql4_iocb.c scsi: qla4xxx: Fix incorrectly named function parameter 2020-07-24 22:10:00 -04:00
ql4_isr.c scsi: qla4xxx: Repair function documentation headers 2020-07-24 22:10:01 -04:00
ql4_mbx.c scsi: qla4xxx: Fix-up incorrectly documented parameter 2020-07-24 22:10:00 -04:00
ql4_nvram.c
ql4_nvram.h
ql4_nx.c scsi: qla4xxx: Supply description for 'code' 2020-07-24 22:10:02 -04:00
ql4_nx.h scsi: qla4xxx: Move 'qla4_82xx_reg_tbl' to the only place its used 2020-07-24 22:10:00 -04:00
ql4_os.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
ql4_version.h