From: "Justin P. Mattock" <justinmattock@gmail.com>
To: "Justin P. Mattock" <justinmattock@gmail.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org,
Jiri Kosina <jkosina@suse.cz>
Subject: Re: [PATCH 1/3]drivers:scsi:qla2xxx:qla_isr.c Typo fix hammmer.
Date: Fri, 08 Jul 2011 12:03:57 -0700 [thread overview]
Message-ID: <4E17549D.5000006@gmail.com> (raw)
In-Reply-To: <1308896549-4560-1-git-send-email-justinmattock@gmail.com>
jiri,
not sure if you git these, adding you to the Cc's list
> From: "Justin P. Mattock"<justinmattock@gmail.com>
>
> The below patch fixes a typo.
>
> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>
> ---
> drivers/scsi/qla2xxx/qla_isr.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/scsi/qla2xxx/qla_isr.c b/drivers/scsi/qla2xxx/qla_isr.c
> index 1b60a95..ae8e298 100644
> --- a/drivers/scsi/qla2xxx/qla_isr.c
> +++ b/drivers/scsi/qla2xxx/qla_isr.c
> @@ -63,7 +63,7 @@ qla2100_intr_handler(int irq, void *dev_id)
>
> /*
> * Issue a "HARD" reset in order for the RISC interrupt
> - * bit to be cleared. Schedule a big hammmer to get
> + * bit to be cleared. Schedule a big hammer to get
> * out of the RISC PAUSED state.
> */
> WRT_REG_WORD(®->hccr, HCCR_RESET_RISC);
> @@ -169,7 +169,7 @@ qla2300_intr_handler(int irq, void *dev_id)
> /*
> * Issue a "HARD" reset in order for the RISC
> * interrupt bit to be cleared. Schedule a big
> - * hammmer to get out of the RISC PAUSED state.
> + * hammer to get out of the RISC PAUSED state.
> */
> WRT_REG_WORD(®->hccr, HCCR_RESET_RISC);
> RD_REG_WORD(®->hccr);
prev parent reply other threads:[~2011-07-08 19:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-24 6:22 [PATCH 1/3]drivers:scsi:qla2xxx:qla_isr.c Typo fix hammmer Justin P. Mattock
2011-06-24 6:22 ` [PATCH 2/3]Remove one to many nnn's in some comments Justin P. Mattock
2011-06-24 6:22 ` [PATCH 3/3]Remove one to many lll's " Justin P. Mattock
2011-07-08 19:03 ` Justin P. Mattock [this message]
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=4E17549D.5000006@gmail.com \
--to=justinmattock@gmail.com \
--cc=jkosina@suse.cz \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.