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-next>] [day] [month] [year] [list]
Date:	Mon, 30 Apr 2012 13:21:33 -0500
From:	Larry Finger <Larry.Finger@...inger.net>
To:	"Justin P. Mattock" <justinmattock@...il.com>
CC:	LKML <linux-kernel@...r.kernel.org>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH NEXT]staging: rtl8192u Fix typos.

On 04/30/2012 01:15 PM, Larry Finger wrote:
> From: "Justin P. Mattock" <justinmattock@...xxxxxx>
>
> Signed-off-by: Justin P. Mattock <justinmattock@...xxxxxx>
>
> ---
>
> The below patch fixes some typos that I found while going through staging/rtl8192u
>
> drivers/staging/rtl8192u/r8180_93cx6.c | 2 +-
> drivers/staging/rtl8192u/r8180_93cx6.h | 2 +-
> drivers/staging/rtl8192u/r8192U.h | 6 +-
> drivers/staging/rtl8192u/r8192U_core.c | 56 ++++++++++++++--------------
> drivers/staging/rtl8192u/r8192U_dm.c | 50 ++++++++++++------------
> drivers/staging/rtl8192u/r8192U_hw.h | 2 +-
> drivers/staging/rtl8192u/r8192U_wx.c | 8 ++--
> drivers/staging/rtl8192u/r8192U_wx.h | 2 +-
> drivers/staging/rtl8192u/r819xU_HTType.h | 2 +-
> drivers/staging/rtl8192u/r819xU_cmdpkt.c | 8 ++--
> drivers/staging/rtl8192u/r819xU_firmware.c | 4 +-
> drivers/staging/rtl8192u/r819xU_phy.c | 16 ++++----
> drivers/staging/rtl8192u/r819xU_phyreg.h | 2 +-
> 13 files changed, 80 insertions(+), 80 deletions(-)
>
> diff --git a/drivers/staging/rtl8192u/r8180_93cx6.c
> b/drivers/staging/rtl8192u/r8180_93cx6.c
> index 8878cfe..0e8ff75 100644
> --- a/drivers/staging/rtl8192u/r8180_93cx6.c
> +++ b/drivers/staging/rtl8192u/r8180_93cx6.c
> @@ -14,7 +14,7 @@
>
> Parts of this driver are based on the Intel Pro Wireless 2100 GPL driver.
>
> - We want to tanks the Authors of those projects and the Ndiswrapper
> + We want to thanks the Authors of those projects and the Ndiswrapper
                ======
> project Authors.
> */
>

Please do not introduce a new typo while "fixing" the old one. s/thanks/thank/ 
in several places.

Note: I do not subscribe to LKML, thus I had to dummy in a reply and this 
message will likely not be threaded correctly.

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