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] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 23 Jun 2011 20:15:41 +0300
From:	Vitaliy Ivanov <vitalivanov@...il.com>
To:	"Justin P. Mattock" <justinmattock@...il.com>,
	Jiri Kosina <jkosina@...e.cz>
Cc:	trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3]drivers:ata:sata_dwc_460ex.c Fix typo
 corrresponding.

On Wed, 2011-06-22 at 23:29 -0700, Justin P. Mattock wrote: 
> From: "Justin P. Mattock" <justinmattock@...il.com>
> 
> The patch below fixes a typo.
> 
> Signed-off-by: Justin P. Mattock <justinmattock@...il.com>
> 
> ---
>  drivers/ata/sata_dwc_460ex.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/ata/sata_dwc_460ex.c b/drivers/ata/sata_dwc_460ex.c
> index 1c4b3aa..dc88a39 100644
> --- a/drivers/ata/sata_dwc_460ex.c
> +++ b/drivers/ata/sata_dwc_460ex.c
> @@ -389,7 +389,7 @@ static void sata_dwc_tf_dump(struct ata_taskfile *tf)
>  /*
>   * Function: get_burst_length_encode
>   * arguments: datalength: length in bytes of data
> - * returns value to be programmed in register corrresponding to data length
> + * returns value to be programmed in register corresponding to data length
>   * This value is effectively the log(base 2) of the length
>   */
>  static  int get_burst_length_encode(int datalength)

Two other patches are OK.

Acked-by: Vitaliy Ivanov <vitalivanov@...il.com> 

--
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