linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesper Juhl <jj@chaosbits.net>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org,
	trivial@kernel.org
Subject: Re: [PATCH] [trivial] net: Fix typo in ipw2x00/libipw_rx.c
Date: Mon, 30 Jan 2012 14:56:03 +0100 (CET)	[thread overview]
Message-ID: <alpine.LNX.2.00.1201301455280.30118@swampdragon.chaosbits.net> (raw)
In-Reply-To: <1327931530-1880-1-git-send-email-standby24x7@gmail.com>

On Mon, 30 Jan 2012, Masanari Iida wrote:

> Correct spelling in "suppported" to "supported" in
> drivers/net/wireless/ipw2x00/libipw_rx.c
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Looks good to me.

Reviewed-by: Jesper Juhl <jj@chaosbits.net>


> ---
>  drivers/net/wireless/ipw2x00/libipw_rx.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/wireless/ipw2x00/libipw_rx.c b/drivers/net/wireless/ipw2x00/libipw_rx.c
> index 32a9966..c4955d2 100644
> --- a/drivers/net/wireless/ipw2x00/libipw_rx.c
> +++ b/drivers/net/wireless/ipw2x00/libipw_rx.c
> @@ -172,7 +172,7 @@ libipw_rx_frame_mgmt(struct libipw_device *ieee, struct sk_buff *skb,
>  			u16 stype)
>  {
>  	if (ieee->iw_mode == IW_MODE_MASTER) {
> -		printk(KERN_DEBUG "%s: Master mode not yet suppported.\n",
> +		printk(KERN_DEBUG "%s: Master mode not yet supported.\n",
>  		       ieee->dev->name);
>  		return 0;
>  /*
> 

-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.


      reply	other threads:[~2012-01-30 13:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 13:52 [PATCH] [trivial] net: Fix typo in ipw2x00/libipw_rx.c Masanari Iida
2012-01-30 13:56 ` Jesper Juhl [this message]

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=alpine.LNX.2.00.1201301455280.30118@swampdragon.chaosbits.net \
    --to=jj@chaosbits.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    --cc=trivial@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).