linux/drivers/scsi/aacraid
Gustavo A. R. Silva 8d4d5b346c scsi: aacraid: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases where
we are expecting to fall through.

Also, a break statement is properly aligned.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Reviewed-by: Dave Carroll <david.carroll@microsemi.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2018-11-28 21:47:30 -05:00
..
aachba.c scsi: aacraid: Mark expected switch fall-throughs 2018-11-28 21:47:30 -05:00
aacraid.h scsi: aacraid: fix a signedness bug 2018-08-27 13:17:00 -04:00
commctrl.c scsi: aacraid: remove bogus GFP_DMA32 specifies 2018-06-05 21:15:08 -04:00
comminit.c scsi: aacraid: Move code to wait for IO completion to shutdown func 2018-01-03 23:26:42 -05:00
commsup.c scsi: aacraid: remove unused variables dev and cpu 2018-08-30 07:25:03 -04:00
dpcsup.c scsi: aacraid: Spelling fix in comment 2018-08-08 21:32:43 -04:00
linit.c Merge branch 'pci/misc' 2018-10-20 11:45:30 -05:00
Makefile
nark.c scsi: aacraid: Update copyrights 2017-02-03 10:35:04 -05:00
rkt.c scsi: aacraid: Update copyrights 2017-02-03 10:35:04 -05:00
rx.c scsi: aacraid: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
sa.c scsi: aacraid: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
src.c scsi: aacraid: stop using deprated get_seconds() 2018-06-26 11:57:01 -04:00
TODO