All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Dilek Uzulmez <dilekuzulmez@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] Staging: rtl8192u: Fixed trailing whitespace in ieee80211_rx.c
Date: Fri, 6 Mar 2015 15:54:36 -0800	[thread overview]
Message-ID: <20150306235436.GA27317@kroah.com> (raw)
In-Reply-To: <1425656463-4736-1-git-send-email-dilekuzulmez@gmail.com>

On Fri, Mar 06, 2015 at 05:41:03PM +0200, Dilek Uzulmez wrote:
> This patch fixes trailing whitespace error found in ieee80211_rx.c
> 
> Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
> ---
>  drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
> index 0d8d06a..f3e32ce 100644
> --- a/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
> +++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
> @@ -554,7 +554,7 @@ void ieee80211_indicate_packets(struct ieee80211_device *ieee, struct ieee80211_
>  	{
>  //added by amy for reorder
>  		struct ieee80211_rxb *prxb = prxbIndicateArray[j];
> -		
> +
>  		for(i = 0; i<prxb->nr_subframes; i++) {
>  			struct sk_buff *sub_skb = prxb->subframes[i];
>  

This patch does not apply to my tree :(


  reply	other threads:[~2015-03-07 10:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-06 15:41 [PATCH] Staging: rtl8192u: Fixed trailing whitespace in ieee80211_rx.c Dilek Uzulmez
2015-03-06 23:54 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-07 21:03 Dilek Uzulmez
2015-03-09 12:36 ` [Outreachy kernel] " Greg KH

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=20150306235436.GA27317@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=dilekuzulmez@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    /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.