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

From: James Smart
Date: Wed Feb 13 2019 - 16:24:42 EST


On 2/12/2019 7:29 AM, Colin King wrote:
From: Colin Ian King <colin.king@xxxxxxxxxxxxx>

There are a handful of statements that are indented incorrectly. Fix these.

Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
---
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 | 4 ++--
drivers/scsi/lpfc/lpfc_sli.c | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)



Looks good to me.

Signed-off-by:Â James SmartÂÂ <james.smart@xxxxxxxxxxxx>

-- james