alistair23-linux/drivers/scsi/bnx2fc
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
..
57xx_hsi_bnx2fc.h
bnx2fc.h scsi: bnx2fc: Update the driver version to 2.12.13 2020-03-29 18:10:59 -04:00
bnx2fc_constants.h
bnx2fc_debug.c
bnx2fc_debug.h
bnx2fc_els.c
bnx2fc_fcoe.c scsi: bnx2fc: Repair a range of kerneldoc issues 2020-07-15 16:01:57 -04:00
bnx2fc_hwi.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
bnx2fc_io.c scsi: bnx2fc: Add missing annotation for bnx2fc_abts_cleanup() 2020-04-24 12:56:37 -04:00
bnx2fc_tgt.c scsi: bnx2fc: Demote obvious misuse of kerneldoc to standard comment blocks 2020-07-15 16:01:58 -04:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile