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


Groups > linux.kernel > #1402393

[PATCH 5/7] pm8001: fix typo

From Julia Lawall <Julia.Lawall@lip6.fr>
Newsgroups linux.kernel
Subject [PATCH 5/7] pm8001: fix typo
Date 2016-05-17 17:00 +0200
Message-ID <rzODv-5QT-11@gated-at.bofh.it> (permalink)
References <rzODv-5QT-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


firmare -> firmware

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>

---
 drivers/scsi/pm8001/pm8001_init.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/pm8001/pm8001_init.c b/drivers/scsi/pm8001/pm8001_init.c
index 6bd7bf4..fdbee8b4 100644
--- a/drivers/scsi/pm8001/pm8001_init.c
+++ b/drivers/scsi/pm8001/pm8001_init.c
@@ -1249,7 +1249,7 @@ static int pm8001_pci_resume(struct pci_dev *pdev)
 
 	/* Chip documentation for the 8070 and 8072 SPCv    */
 	/* states that a 500ms minimum delay is required    */
-	/* before issuing commands.  Otherwise, the firmare */
+	/* before issuing commands. Otherwise, the firmware */
 	/* will enter an unrecoverable state.               */
 
 	if (pm8001_ha->chip_id == chip_8070 ||

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/7] fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
  [PATCH 5/7] pm8001: fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
    Re: [PATCH 5/7] pm8001: fix typo Jinpu Wang <jinpu.wang@profitbricks.com> - 2016-05-17 17:00 +0200
  [PATCH 3/7] [media] mn88472: fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
  [PATCH 2/7] [media] mn88473: fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
  [PATCH 4/7] staging: wilc1000: fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
  [PATCH 7/7] mwifiex: fix typo Julia Lawall <Julia.Lawall@lip6.fr> - 2016-05-17 17:00 +0200
  Re: [PATCH 0/7] fix typo Kalle Valo <kvalo@codeaurora.org> - 2016-05-17 17:10 +0200
    Re: [PATCH 0/7] fix typo Julia Lawall <julia.lawall@lip6.fr> - 2016-05-17 17:10 +0200
      Re: [PATCH 0/7] fix typo Kalle Valo <kvalo@codeaurora.org> - 2016-05-17 17:20 +0200

csiph-web