Re: [PATCH] scsi: lpfc: fix a handful of indentation issues

2019-02-13 Thread Martin K. Petersen
Colin, > There are a handful of statements that are indented incorrectly. Fix > these. Applied to 5.1/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Engineering

Re: [PATCH] scsi: lpfc: fix a handful of indentation issues

2019-02-13 Thread James Smart
On 2/12/2019 7:29 AM, Colin King wrote: From: Colin Ian King There are a handful of statements that are indented incorrectly. Fix these. Signed-off-by: Colin Ian King --- drivers/scsi/lpfc/lpfc_bsg.c | 4 ++-- drivers/scsi/lpfc/lpfc_debugfs.c | 4 ++-- drivers/scsi/lpfc/lpfc_init.c

[PATCH] scsi: lpfc: fix a handful of indentation issues

2019-02-12 Thread Colin King
From: Colin Ian King There are a handful of statements that are indented incorrectly. Fix these. Signed-off-by: Colin Ian King --- drivers/scsi/lpfc/lpfc_bsg.c | 4 ++-- drivers/scsi/lpfc/lpfc_debugfs.c | 4 ++-- drivers/scsi/lpfc/lpfc_init.c| 2 +- drivers/scsi/lpfc/lpfc_mbox.c|