mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.de>
To: linux-kernel@vger.kernel.org
Cc: Daniel Mack <daniel@caiaq.de>, Jiri Kosina <trivial@kernel.org>,
	Junio C Hamano <gitster@pobox.com>,
	Jack Wang <jack_wang@usish.com>,
	James Bottomley <James.Bottomley@suse.de>
Subject: [PATCH 02/11] SCSI: pm8001: Fix spelling of 'unknown'
Date: Wed,  3 Feb 2010 00:48:18 +0800	[thread overview]
Message-ID: <1265129307-18201-2-git-send-email-daniel@caiaq.de> (raw)
In-Reply-To: <1265129307-18201-1-git-send-email-daniel@caiaq.de>

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>
Cc: Jack Wang <jack_wang@usish.com>
Cc: James Bottomley <James.Bottomley@suse.de>
---
 drivers/scsi/pm8001/pm8001_hwi.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/pm8001/pm8001_hwi.c b/drivers/scsi/pm8001/pm8001_hwi.c
index 9b44c6f..7985ae4 100644
--- a/drivers/scsi/pm8001/pm8001_hwi.c
+++ b/drivers/scsi/pm8001/pm8001_hwi.c
@@ -2924,7 +2924,7 @@ hw_event_sas_phy_up(struct pm8001_hba_info *pm8001_ha, void *piomb)
 		break;
 	default:
 		PM8001_MSG_DBG(pm8001_ha,
-			pm8001_printk("unkown device type(%x)\n", deviceType));
+			pm8001_printk("unknown device type(%x)\n", deviceType));
 		break;
 	}
 	phy->phy_type |= PORT_TYPE_SAS;
-- 
1.6.3.3


  reply	other threads:[~2010-02-03  3:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-02 16:48 [PATCH 01/11] tree-wide: fix spelling of 'success' Daniel Mack
2010-02-02 16:48 ` Daniel Mack [this message]
2010-02-02 16:48   ` [PATCH 03/11] tree-wide: Fix spelling of 'therefore' Daniel Mack
2010-02-02 16:48     ` [PATCH 04/11] tree-wide: Fix spelling of 'acknowledge' Daniel Mack
2010-02-02 16:48       ` [PATCH 05/11] tree-wide: Fix spelling of 'argument' Daniel Mack
2010-02-02 16:48         ` [PATCH 06/11] tree-wide: Fix spelling of 'achieve' Daniel Mack
2010-02-02 16:48           ` [PATCH 07/11] tree-wide: Fix spelling of 'address' Daniel Mack
2010-02-02 16:48             ` [PATCH 08/11] tree-wide: Fix spelling of 'beginning' Daniel Mack
2010-02-02 16:48               ` [PATCH 09/11] tree-wide: Fix spelling of 'desirable' Daniel Mack
2010-02-02 16:48                 ` [PATCH 10/11] tree-wide: Fix spelling of 'separate' and friends Daniel Mack
2010-02-02 16:48                   ` [PATCH 11/11] tree-wide: Fix spelling of 'necessary' Daniel Mack
2010-02-03  4:28   ` [PATCH 02/11] SCSI: pm8001: Fix spelling of 'unknown' jack wang
2010-02-03 10:44 ` [PATCH 01/11] tree-wide: fix spelling of 'success' Jiri Kosina
2010-02-03  0:01   ` [PATCH] tree-wide: Assorted spelling fixes Daniel Mack
2010-02-04 10:52     ` Jiri Kosina

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=1265129307-18201-2-git-send-email-daniel@caiaq.de \
    --to=daniel@caiaq.de \
    --cc=James.Bottomley@suse.de \
    --cc=gitster@pobox.com \
    --cc=jack_wang@usish.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@kernel.org \
    /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

Powered by JetHome