[PATCH v2 0/8] staging: iio: accel: Multiple coding style fixes

From: Murilo Opsfelder Araujo
Date: Mon Aug 04 2014 - 21:48:07 EST


The following patches fix almost all warnings reported by
checkpatch.pl.

Changes from v1:
- Updated commit messages to better reflect changes.

Murilo Opsfelder Araujo (8):
staging: iio: accel: adis16203_core.c: Add blank lines between
declarations and code
staging: iio: accel: adis16201_core.c: Add blank line between
declarations and code
staging: iio: accel: adis16204_core.c: Add blank line between
declarations and code
staging: iio: accel: adis16209_core.c: Add blank line between
declarations and code
staging: iio: accel: adis16240_core.c: Add blank line between
declarations and code
staging: iio: accel: lis3l02dq_core.c: Add blank lines between
declarations and code
staging: iio: accel: lis3l02dq_ring.c: Add blank line between
declarations and code
staging: iio: accel: sca3000_core.c: Add blank line between
declarations and code

drivers/staging/iio/accel/adis16201_core.c | 5 +++--
drivers/staging/iio/accel/adis16203_core.c | 2 ++
drivers/staging/iio/accel/adis16204_core.c | 1 +
drivers/staging/iio/accel/adis16209_core.c | 1 +
drivers/staging/iio/accel/adis16240_core.c | 1 +
drivers/staging/iio/accel/lis3l02dq_core.c | 4 ++++
drivers/staging/iio/accel/lis3l02dq_ring.c | 1 +
drivers/staging/iio/accel/sca3000_core.c | 4 +++-
8 files changed, 16 insertions(+), 3 deletions(-)

--
2.1.0.rc1.204.gae8bc8d
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/