linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fixed superfluous indent white space in sca3000_core.c
@ 2016-09-09 14:32 Ico Doornekamp
  2016-09-09 15:04 ` Daniel Baluta
  0 siblings, 1 reply; 2+ messages in thread
From: Ico Doornekamp @ 2016-09-09 14:32 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] 2+ messages in thread

end of thread, other threads:[~2016-09-09 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-09 14:32 [PATCH] Fixed superfluous indent white space in sca3000_core.c Ico Doornekamp
2016-09-09 15:04 ` Daniel Baluta

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