mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: trivial@kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH 2/5 v2]Typo: change whetehr to whether.
Date: Sun, 17 Apr 2011 11:09:06 -0700	[thread overview]
Message-ID: <1303063749-8282-2-git-send-email-justinmattock@gmail.com> (raw)
In-Reply-To: <1303063749-8282-1-git-send-email-justinmattock@gmail.com>

The below patch is a resend due to rebasing to the current Mainline, fixing
a typo whetehr to whether.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 drivers/scsi/lpfc/lpfc_sli.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/scsi/lpfc/lpfc_sli.c b/drivers/scsi/lpfc/lpfc_sli.c
index dacabbe..63c5d62 100644
--- a/drivers/scsi/lpfc/lpfc_sli.c
+++ b/drivers/scsi/lpfc/lpfc_sli.c
@@ -3040,7 +3040,7 @@ lpfc_sli_sp_handle_rspiocb(struct lpfc_hba *phba, struct lpfc_sli_ring *pring,
 	list_add_tail(&rspiocbp->list, &(pring->iocb_continueq));
 	pring->iocb_continueq_cnt++;
 
-	/* Now, determine whetehr the list is completed for processing */
+	/* Now, determine whether the list is completed for processing */
 	irsp = &rspiocbp->iocb;
 	if (irsp->ulpLe) {
 		/*
-- 
1.7.4.4


  reply	other threads:[~2011-04-17 18:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-17 18:09 [PATCH 1/5 v2]Typo: change kenrel to kernel Justin P. Mattock
2011-04-17 18:09 ` Justin P. Mattock [this message]
2011-04-17 18:09 ` [PATCH 3/5 v2]Typo: Remove one to many ccc's in some comments Justin P. Mattock
2011-04-17 19:03   ` Randy Dunlap
2011-04-17 20:35     ` Justin P. Mattock
2011-04-17 18:09 ` [PATCH 4/5 v2]Typo: Remove one to many ttt's " Justin P. Mattock
2011-04-17 18:09 ` [PATCH 5/5 v2]Typo: Remove one to many sss's in the " Justin P. Mattock
2011-05-10  8:16 ` [PATCH 1/5 v2]Typo: change kenrel to kernel Jiri Kosina
2011-05-11  5:18   ` Justin P. Mattock

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=1303063749-8282-2-git-send-email-justinmattock@gmail.com \
    --to=justinmattock@gmail.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