linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Julia Lawall <Julia.Lawall@lip6.fr>
To: Narsimhulu Musini <nmusini@cisco.com>
Cc: kernel-janitors@vger.kernel.org,
	Sesidhar Baddela <sebaddel@cisco.com>,
	"James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
	"Martin K. Petersen" <martin.petersen@oracle.com>,
	linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 1/7] snic: fix typo
Date: Tue, 17 May 2016 16:38:40 +0200	[thread overview]
Message-ID: <1463495926-13728-2-git-send-email-Julia.Lawall@lip6.fr> (raw)
In-Reply-To: <1463495926-13728-1-git-send-email-Julia.Lawall@lip6.fr>

firmare -> firmware

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.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

  reply	other threads:[~2016-05-17 14:58 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-17 14:38 [PATCH 0/7] fix typo Julia Lawall
2016-05-17 14:38 ` Julia Lawall [this message]
2016-05-20  2:21   ` [PATCH 1/7] snic: " Martin K. Petersen
2016-05-17 14:38 ` [PATCH 2/7] [media] mn88473: " Julia Lawall
2016-05-17 14:38 ` [PATCH 3/7] [media] mn88472: " Julia Lawall
2016-05-17 14:38 ` [PATCH 4/7] staging: wilc1000: " Julia Lawall
2016-05-17 14:38 ` [PATCH 5/7] pm8001: " Julia Lawall
2016-05-17 14:55   ` Jinpu Wang
2016-05-17 14:38 ` [PATCH 6/7] ath6kl: " Julia Lawall
2016-05-28  8:22   ` [6/7] " Kalle Valo
2016-05-17 14:38 ` [PATCH 7/7] mwifiex: " Julia Lawall
2016-06-04 15:11   ` [7/7] " Kalle Valo
2016-05-17 15:07 ` [PATCH 0/7] " Kalle Valo
2016-05-17 15:08   ` Julia Lawall
2016-05-17 15:19     ` Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1463495926-13728-2-git-send-email-Julia.Lawall@lip6.fr \
    --to=julia.lawall@lip6.fr \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=nmusini@cisco.com \
    --cc=sebaddel@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).