* [PATCH] [trivial] qla2xxx: Fix typo in qla_bsg.c
@ 2012-02-03 13:15 Masanari Iida
2012-02-03 17:36 ` Chad Dupuis
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2012-02-03 13:15 UTC (permalink / raw)
To: andrew.vasquez, linux-driver, linux-scsi
Cc: trivial, linux-kernel, standby24x7
Correct spelling "curent" to "current" in
drivers/scsi/qla2xxx/qla_bsg.c
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
drivers/scsi/qla2xxx/qla_bsg.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/scsi/qla2xxx/qla_bsg.c b/drivers/scsi/qla2xxx/qla_bsg.c
index b1d0f93..a1c6a16 100644
--- a/drivers/scsi/qla2xxx/qla_bsg.c
+++ b/drivers/scsi/qla2xxx/qla_bsg.c
@@ -745,7 +745,7 @@ qla2x00_process_loopback(struct fc_bsg_job *bsg_job)
if (elreq.options != EXTERNAL_LOOPBACK) {
ql_dbg(ql_dbg_user, vha, 0x7020,
- "Internal: curent port config = %x\n",
+ "Internal: current port config = %x\n",
config[0]);
if (qla81xx_set_internal_loopback(vha, config,
new_config)) {
--
1.7.6.5
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] [trivial] qla2xxx: Fix typo in qla_bsg.c
2012-02-03 13:15 [PATCH] [trivial] qla2xxx: Fix typo in qla_bsg.c Masanari Iida
@ 2012-02-03 17:36 ` Chad Dupuis
0 siblings, 0 replies; 2+ messages in thread
From: Chad Dupuis @ 2012-02-03 17:36 UTC (permalink / raw)
To: Masanari Iida
Cc: Andrew Vasquez, Dept-ENG Linux Driver, linux-scsi@vger.kernel.org,
trivial@kernel.org, linux-kernel
Looks good. Thanks for the catch.
Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
On Fri, 3 Feb 2012, Masanari Iida wrote:
> Correct spelling "curent" to "current" in
> drivers/scsi/qla2xxx/qla_bsg.c
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
> drivers/scsi/qla2xxx/qla_bsg.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/scsi/qla2xxx/qla_bsg.c b/drivers/scsi/qla2xxx/qla_bsg.c
> index b1d0f93..a1c6a16 100644
> --- a/drivers/scsi/qla2xxx/qla_bsg.c
> +++ b/drivers/scsi/qla2xxx/qla_bsg.c
> @@ -745,7 +745,7 @@ qla2x00_process_loopback(struct fc_bsg_job *bsg_job)
>
> if (elreq.options != EXTERNAL_LOOPBACK) {
> ql_dbg(ql_dbg_user, vha, 0x7020,
> - "Internal: curent port config = %x\n",
> + "Internal: current port config = %x\n",
> config[0]);
> if (qla81xx_set_internal_loopback(vha, config,
> new_config)) {
>
This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-03 17:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 13:15 [PATCH] [trivial] qla2xxx: Fix typo in qla_bsg.c Masanari Iida
2012-02-03 17:36 ` Chad Dupuis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox