]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: qlogicfas408: clean up a couple of indentation issues
authorColin Ian King <colin.king@canonical.com>
Wed, 23 Jan 2019 13:10:04 +0000 (13:10 +0000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 19 Mar 2019 21:11:37 +0000 (17:11 -0400)
commit0c4f41a4960c2a8c298fe9b04f299fb6facd0120
treea70d6195513ac726625f1f931bf342bfbef96f99
parent8abf441b47afe7eeca3a2fe9f174eb9bba48a310
scsi: qlogicfas408: clean up a couple of indentation issues

An if statement is indented correctly and an outb statement has a redundant
empty comment and incorrect indentation. Fix these.

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