From: Ico Doornekamp <ico@pruts.nl>
To: jic23@kernel.org
Cc: linux-iio@vger.kernel.org, Ico Doornekamp <ico@pruts.nl>
Subject: [PATCH] iio: accel: sca3000_core: Fix superfluous indent white space
Date: Fri, 9 Sep 2016 19:44:14 +0200 [thread overview]
Message-ID: <20160909174414.31002-1-ico@pruts.nl> (raw)
Signed-off-by: Ico Doornekamp <ico@pruts.nl>
---
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.9.3
next reply other threads:[~2016-09-09 17:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-09 17:44 Ico Doornekamp [this message]
2016-09-10 14:57 ` [PATCH] iio: accel: sca3000_core: Fix superfluous indent white space Jonathan Cameron
2016-09-10 16:01 ` Ico Doornekamp
2016-09-10 16:26 ` Jonathan Cameron
2016-09-10 18:16 ` Ico Doornekamp
2016-09-13 17:37 ` Jonathan Cameron
2016-09-13 19:22 ` Alison Schofield
2016-09-18 10:53 ` Jonathan Cameron
2016-09-20 19:50 ` Alison Schofield
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=20160909174414.31002-1-ico@pruts.nl \
--to=ico@pruts.nl \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.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).