All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alison Schofield <amsfield22@gmail.com>
To: Rehas Sachdeva <aquannie@gmail.com>
Cc: outreachy-kernel@googlegroups.com,
	Jonathan Cameron <jic23@kernel.org>,
	Hartmut Knaack <knaack.h@gmx.de>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [Outreachy kernel] [PATCH] staging: iio: accel: Fix indentation
Date: Wed, 14 Sep 2016 10:47:16 -0700	[thread overview]
Message-ID: <20160914174716.GA2989@d830.WORKGROUP> (raw)
In-Reply-To: <20160914172924.GA27415@toblerone>

On Wed, Sep 14, 2016 at 10:59:24PM +0530, Rehas Sachdeva wrote:
> This patch fixes the checkpatch.pl warning:
> WARNING: Statements should start on a tabstop
> 
> Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>

Hi Rehas, 
This is a valid fix, but it was already submitted.
You wouldn't have easily known that.  

It's in iio git tree, not yet sync'd back to staging.
Not sure what the take-away or advice on this situation is.

Greg?

commit a5211b0d061644b48c80cfa1303413e79ace781e
Author: Clifton Barnes <clifton.a.barnes@gmail.com>
Date:   Mon Aug 22 22:45:05 2016 -0400
    staging: iio: accel: sca3000: remove extra space

alisons


> ---
>  drivers/staging/iio/accel/sca3000_core.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/iio/accel/sca3000_core.c b/drivers/staging/iio/accel/sca3000_core.c
> index b5625f5..61f3241 100644
> --- a/drivers/staging/iio/accel/sca3000_core.c
> +++ b/drivers/staging/iio/accel/sca3000_core.c
> @@ -412,7 +412,7 @@ static const struct iio_event_spec sca3000_event = {
>  		},						\
>  		.event_spec = &sca3000_event,			\
>  		.num_event_specs = 1,				\
> -	 }
> +	}
>  
>  static const struct iio_chan_spec sca3000_channels[] = {
>  	SCA3000_CHAN(0, IIO_MOD_X),
> -- 
> 2.7.4
> 
> -- 
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20160914172924.GA27415%40toblerone.
> For more options, visit https://groups.google.com/d/optout.


  reply	other threads:[~2016-09-14 17:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 17:29 [PATCH] staging: iio: accel: Fix indentation Rehas Sachdeva
2016-09-14 17:47 ` Alison Schofield [this message]
2016-09-16  8:04   ` [Outreachy kernel] " Greg Kroah-Hartman
     [not found] ` <4bcaddb5-33eb-3e8a-9273-92f41ee6f4dd@metafoo.de>
2016-09-14 18:22   ` Rehas Sachdeva
     [not found] ` <57D98C47.3020203@gmx.de>
2016-09-14 18:28   ` Rehas Sachdeva

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=20160914174716.GA2989@d830.WORKGROUP \
    --to=amsfield22@gmail.com \
    --cc=aquannie@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=pmeerw@pmeerw.net \
    /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.