diff mbox series

[1/2] scsi: qla2xxx: Fix comment alignment in qla_bsg.c

Message ID 20190312125111.GA13943@machine1 (mailing list archive)
State Mainlined
Commit f65c33890b95ce24f12f88c30625d678443020bb
Headers show
Series scsi: qla2xxx: Fix for a formatting issue and typo in qla_bsg.c | expand

Commit Message

Milan P. Gandhi March 12, 2019, 12:51 p.m. UTC
Fixed a minor formatting issue with comment section in qla_bsg.c

Signed-off-by: Milan P. Gandhi <mgandhi@redhat.com>
---
 drivers/scsi/qla2xxx/qla_bsg.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/drivers/scsi/qla2xxx/qla_bsg.c b/drivers/scsi/qla2xxx/qla_bsg.c
index 17d42658ad9a..9bd41b5fc279 100644
--- a/drivers/scsi/qla2xxx/qla_bsg.c
+++ b/drivers/scsi/qla2xxx/qla_bsg.c
@@ -1,4 +1,4 @@ 
-	/*
+/*
  * QLogic Fibre Channel HBA Driver
  * Copyright (c)  2003-2014 QLogic Corporation
  *