All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Minor fix for comment section
@ 2019-03-12  9:37 Milan P. Gandhi
  2019-03-12 11:12 ` Dan Carpenter
  0 siblings, 1 reply; 2+ messages in thread
From: Milan P. Gandhi @ 2019-03-12  9:37 UTC (permalink / raw)
  To: kernel-janitors

Corrected a small alignment issue with comment.

Signed-off-by: Milan P. Gandhi <mgandhi@redhat.com>
---
 1 file changed, 1 insertion(+), 1 deletion(-)

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
  *

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-12 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12  9:37 [PATCH] Minor fix for comment section Milan P. Gandhi
2019-03-12 11:12 ` Dan Carpenter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.