lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 3 Feb 2012 12:36:04 -0500
From:	Chad Dupuis <chad.dupuis@...gic.com>
To:	Masanari Iida <standby24x7@...il.com>
CC:	Andrew Vasquez <andrew.vasquez@...gic.com>,
	Dept-ENG Linux Driver <Linux-Driver@...gic.com>,
	"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
	"trivial@...nel.org" <trivial@...nel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] [trivial] qla2xxx: Fix typo in qla_bsg.c


Looks good. Thanks for the catch.

Acked-by: Chad Dupuis <chad.dupuis@...gic.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@...il.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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ