linux/drivers/scsi/aacraid
Gustavo A. R. Silva 5e420fe635 scsi: aacraid: Fix missing break in switch statement
Add missing break statement and fix identation issue.

This bug was found thanks to the ongoing efforts to enable
-Wimplicit-fallthrough.

Fixes: 9cb62fa24e ("aacraid: Log firmware AIF messages")
Cc: stable@vger.kernel.org
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-02-27 09:31:32 -05:00
..
aachba.c scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template 2019-02-08 17:33:00 -05:00
aacraid.h scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template 2019-02-08 17:33:00 -05:00
commctrl.c scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template 2019-02-08 17:33:00 -05: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: Fix missing break in switch statement 2019-02-27 09:31:32 -05:00
dpcsup.c scsi: aacraid: change event_wait to a completion 2018-12-12 20:35:33 -05:00
linit.c scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template 2019-02-08 17:33:00 -05:00
Makefile scsi: remove unneeded header search paths 2019-01-29 01:22:21 -05:00
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: clean up some indentation and formatting issues 2019-02-04 22:18:41 -05:00
TODO