All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: "Justin P. Mattock" <justinmattock@gmail.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH NEXT]staging: rtl8192u Fix typos.
Date: Mon, 30 Apr 2012 13:21:33 -0500	[thread overview]
Message-ID: <4F9ED82D.1050204@lwfinger.net> (raw)
In-Reply-To: <4F9ED6D3.6060405@lwfinger.net>

On 04/30/2012 01:15 PM, Larry Finger wrote:
> From: "Justin P. Mattock" <justinmattock@xxxxxxxxx>
>
> Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx>
>
> ---
>
> 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

       reply	other threads:[~2012-04-30 18:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4F9ED6D3.6060405@lwfinger.net>
2012-04-30 18:21 ` Larry Finger [this message]
2012-04-30 19:35   ` [PATCH NEXT]staging: rtl8192u Fix typos Justin P. Mattock
2012-04-30 14:41 Justin P. Mattock
2012-04-30 20:41 ` Jesper Juhl
2012-04-30 20:48   ` Justin P. Mattock
2012-04-30 21:05     ` Jesper Juhl
2012-04-30 21:50       ` Justin P. Mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F9ED82D.1050204@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=justinmattock@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.