linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: accel: Fix checkpatch warnings
@ 2014-12-30 18:57 Roberta Dobrescu
  2014-12-30 18:57 ` [PATCH 1/3] iio: accel: kxcjk-1013: Add a blank line after declarations Roberta Dobrescu
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Roberta Dobrescu @ 2014-12-30 18:57 UTC (permalink / raw)
  To: jic23, linux-iio
  Cc: octavian.purdila, daniel.baluta, lars, Michael.Hennerich,
	knaack.h, pmeerw, Roberta Dobrescu

This patchset fixes warnings detected using checkpatch.pl,
such as: missing blank line after declarations, trailing whitespaces,
incomplete config symbol description.

Roberta Dobrescu (3):
  iio: accel: kxcjk-1013: Add a blank line after declarations
  iio: accel: mma8452: Remove trailing whitespace
  iio: accel: Annotate Kconfig entries with module name information

 drivers/iio/accel/Kconfig      | 6 ++++++
 drivers/iio/accel/kxcjk-1013.c | 1 +
 drivers/iio/accel/mma8452.c    | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-01-01 12:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-30 18:57 [PATCH 0/3] iio: accel: Fix checkpatch warnings Roberta Dobrescu
2014-12-30 18:57 ` [PATCH 1/3] iio: accel: kxcjk-1013: Add a blank line after declarations Roberta Dobrescu
2015-01-01 12:11   ` Jonathan Cameron
2014-12-30 18:57 ` [PATCH 2/3] iio: accel: mma8452: Remove trailing whitespace Roberta Dobrescu
2015-01-01 12:12   ` Jonathan Cameron
2014-12-30 18:57 ` [PATCH 3/3] iio: accel: Annotate Kconfig entries with module name information Roberta Dobrescu
2015-01-01 12:13   ` Jonathan Cameron

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