All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Yeliz Taneroglu <yeliztaneroglu@gmail.com>
Cc: outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH] Staging: bcm: Remove space before tab
Date: Mon, 23 Feb 2015 23:42:37 -0800	[thread overview]
Message-ID: <20150224074237.GD11701@kroah.com> (raw)
In-Reply-To: <1424547956-3686-1-git-send-email-yeliztaneroglu@gmail.com>

On Sat, Feb 21, 2015 at 09:45:56PM +0200, Yeliz Taneroglu wrote:
> This patch fixes the checkpatch.pl warning:
> WARNING: "please, no space before tabs"
> 
> Signed-off-by: Yeliz Taneroglu <yeliztaneroglu@gmail.com>
> ---
>  drivers/staging/bcm/headers.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/bcm/headers.h b/drivers/staging/bcm/headers.h
> index 6f3270c..a7d4af5 100644
> --- a/drivers/staging/bcm/headers.h
> +++ b/drivers/staging/bcm/headers.h
> @@ -1,6 +1,6 @@
>  
>  /*******************************************************************
> -* 		Headers.h
> +*		Headers.h
>  *******************************************************************/
>  #ifndef __HEADERS_H__
>  #define __HEADERS_H__

This driver is not in the tree at all, so I have to just delete all of
the patches you made against it, sorry.

Please work off of linux-next, or my staging-next branch.

thanks,

greg k-h


      parent reply	other threads:[~2015-02-24  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-21 19:45 [PATCH] Staging: bcm: Remove space before tab Yeliz Taneroglu
2015-02-21 22:28 ` [Outreachy kernel] " Arnd Bergmann
2015-02-24  7:42 ` Greg KH [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=20150224074237.GD11701@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=yeliztaneroglu@gmail.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.