staging: iio: accel: adis16209: Improve readability
authorSvetlana Orlik <sveta.orlik.code@gmail.com>
Tue, 22 Mar 2016 15:09:21 +0000 (18:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Mar 2016 14:30:36 +0000 (07:30 -0700)
commit328bdff8ec599ff1b86e52f5d99d31e55c4fbb0b
tree247099b6f8409437fae1f01153869d6b139514b6
parent0f5c42116ee7c6f9495222bf53370d19003b946b
staging: iio: accel: adis16209: Improve readability

Lines with #define interlaced with comment lines making a mess.

Separate groups of #define-comment with blank lines.
Separate section title comments with blank lines.

Signed-off-by: Svetlana Orlik <sveta.orlik.code@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/iio/accel/adis16209.h
This page took 0.027547 seconds and 5 git commands to generate.