OSDN Git Service

scsi: bfa: clean up a couple of indentation issues
authorColin Ian King <colin.king@canonical.com>
Sat, 15 Dec 2018 14:28:09 +0000 (14:28 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 20 Dec 2018 02:54:58 +0000 (21:54 -0500)
commit009b7156149ab370ebd3b7477aac15a0fd3550e9
treeb15cc6453bf042ebc1a7d532b2dc1ed1aba9e2ab
parentefad04623068c5def4551847ad5a6852daf273f7
scsi: bfa: clean up a couple of indentation issues

There is a break statement with an extra space that needs removed and a
call to bfa_trc that is indented one level too much. Fix these.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/bfa/bfa_ioc.c