linux-stable/drivers/scsi/csiostor
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
..
csio_attr.c SCSI misc on 20190306 2019-03-09 16:53:47 -08:00
csio_defs.h
csio_hw.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
csio_hw.h
csio_hw_chip.h
csio_hw_t5.c scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_reg 2020-07-24 22:32:05 -04:00
csio_init.c scsi: csiostor: Fix misnamed function parameter 2020-07-24 22:10:01 -04:00
csio_init.h
csio_isr.c scsi: csiostor: create per port irq affinity mask set 2019-04-29 08:34:08 -04:00
csio_lnode.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
csio_lnode.h
csio_mb.c scsi: csiostor: clean up indentation issue 2019-09-30 23:09:07 -04:00
csio_mb.h
csio_rnode.c scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwevt' param 2020-07-24 22:32:07 -04:00
csio_rnode.h
csio_scsi.c scsi: csiostor: Adjust indentation in csio_device_reset 2019-12-19 22:42:44 -05:00
csio_scsi.h
csio_wr.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
csio_wr.h
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile
t4fw_api_stor.h