[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1463495926-13728-2-git-send-email-Julia.Lawall@lip6.fr>
Date: Tue, 17 May 2016 16:38:40 +0200
From: Julia Lawall <Julia.Lawall@...6.fr>
To: Narsimhulu Musini <nmusini@...co.com>
Cc: kernel-janitors@...r.kernel.org,
Sesidhar Baddela <sebaddel@...co.com>,
"James E.J. Bottomley" <jejb@...ux.vnet.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 1/7] snic: fix typo
firmare -> firmware
Signed-off-by: Julia Lawall <Julia.Lawall@...6.fr>
---
drivers/scsi/snic/snic_fwint.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/snic/snic_fwint.h b/drivers/scsi/snic/snic_fwint.h
index c5f9e19..2a045a5 100644
--- a/drivers/scsi/snic/snic_fwint.h
+++ b/drivers/scsi/snic/snic_fwint.h
@@ -92,7 +92,7 @@ enum snic_io_status {
}; /* end of enum snic_io_status */
/*
- * snic_io_hdr : host <--> firmare
+ * snic_io_hdr : host <--> firmware
*
* for any other message that will be queued to firmware should
* have the following request header
Powered by blists - more mailing lists