From: Rehas Sachdeva <aquannie@gmail.com>
To: Hartmut Knaack <knaack.h@gmx.de>, outreachy-kernel@googlegroups.com
Subject: Re: [PATCH] staging: iio: accel: Fix indentation
Date: Wed, 14 Sep 2016 23:58:08 +0530 [thread overview]
Message-ID: <20160914182808.GB30982@toblerone> (raw)
In-Reply-To: <57D98C47.3020203@gmx.de>
On Wed, Sep 14, 2016 at 07:43:35PM +0200, Hartmut Knaack wrote:
> Hi,
> additional to Lars-Peters comment, you would normally CC the linux-iio
> mailing list.
> Thanks,
>
> Hartmut
>
> Rehas Sachdeva schrieb am 14.09.2016 um 19:29:
> > This patch fixes the checkpatch.pl warning:
> > WARNING: Statements should start on a tabstop
> >
> > Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
> > ---
> > 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),
> >
>
Hi,
Point Noted. Thanks a lot.
Rehas
prev parent reply other threads:[~2016-09-14 18:28 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 ` [Outreachy kernel] " Alison Schofield
2016-09-16 8:04 ` 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 [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=20160914182808.GB30982@toblerone \
--to=aquannie@gmail.com \
--cc=knaack.h@gmx.de \
--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.