scsi: qla2xxx: Use tabs to indent code
authorBart Van Assche <bvanassche@acm.org>
Thu, 11 Apr 2019 21:53:16 +0000 (14:53 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 16 Apr 2019 02:04:39 +0000 (22:04 -0400)
commit2703eaaf4eae64a742fdcf888c8fcf4de567fb7d
tree6982d7a94facaba1b37394571b9d83b171919644
parent3c236f8cc63b4593c9627bf0149f416925db8899
scsi: qla2xxx: Use tabs to indent code

Most but not all code in the qla2xxx driver uses tabs for indentation.
Make the qla2xxx code easier to read by using tabs consistently for
indentation. This patch improves conformance with the Linux kernel coding
style.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Cc: Giridhar Malavali <gmalavali@marvell.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_iocb.c