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, 20 Dec 2013 20:46:50 +0100 (CET)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Masanari Iida <standby24x7@...il.com>
cc:	linux-kernel@...r.kernel.org, JBottomley@...allels.com
Subject: Re: [PATCH] [trivial] scsi: Fix typo in gdth_ioctl.h

On Fri, 20 Dec 2013, Masanari Iida wrote:

> Correct structure name typo "drvers" to "drivers"
> in gdth_ioctl.h
> 
> Signed-off-by: Masanari Iida <standby24x7@...il.com>
> ---
>  drivers/scsi/gdth_ioctl.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/scsi/gdth_ioctl.h b/drivers/scsi/gdth_ioctl.h
> index b004c61..047295a9 100644
> --- a/drivers/scsi/gdth_ioctl.h
> +++ b/drivers/scsi/gdth_ioctl.h
> @@ -229,7 +229,7 @@ typedef struct {
>          } general;
>          struct {
>              u16          version;            /* driver version */
> -        } drvers;
> +        } drivers;

This is incorrect -- drvers stands for driver version here.

-- 
Jiri Kosina
SUSE Labs
--
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