Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1402387 > unrolled thread

[PATCH 1/7] snic: fix typo

Started byJulia Lawall <Julia.Lawall@lip6.fr>
First post2016-05-17 17:00 +0200
Last post2016-05-20 04:30 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 1/7] snic: fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
    Re: [PATCH 1/7] snic: fix typo "Martin K. Petersen" <martin.petersen@oracle.com> - 2016-05-20 04:30 +0200

#1402387 — [PATCH 1/7] snic: fix typo

FromJulia Lawall <Julia.Lawall@lip6.fr>
Date2016-05-17 17:00 +0200
Subject[PATCH 1/7] snic: fix typo
Message-ID<rzODv-5QT-1@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1404074

From"Martin K. Petersen" <martin.petersen@oracle.com>
Date2016-05-20 04:30 +0200
Message-ID<rAIml-86S-3@gated-at.bofh.it>
In reply to#1402387
>>>>> "Julia" == Julia Lawall <Julia.Lawall@lip6.fr> writes:

Julia> firmare -> firmware

Applied to 4.8/scsi-queue.

-- 
Martin K. Petersen	Oracle Linux Engineering

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web