linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] iio: accel: sca3000_core: Fix superfluous indent white space
@ 2016-09-09 17:44 Ico Doornekamp
  2016-09-10 14:57 ` Jonathan Cameron
  0 siblings, 1 reply; 9+ messages in thread
From: Ico Doornekamp @ 2016-09-09 17:44 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, Ico Doornekamp

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


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-09-20 19:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 17:44 [PATCH] iio: accel: sca3000_core: Fix superfluous indent white space Ico Doornekamp
2016-09-10 14:57 ` 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

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).