staging: iio: isl29028: made alignment of #defines consistent
authorBrian Masney <masneyb@onstation.org>
Sun, 4 Dec 2016 02:19:29 +0000 (21:19 -0500)
committerJonathan Cameron <jic23@kernel.org>
Sun, 4 Dec 2016 11:38:31 +0000 (11:38 +0000)
commit29e90cd79f523e6cfbccf4d2b106bebaaac9cdcc
tree37ffba3297badcb78dbaf83f4becfed85419a3f9
parent58f643669e872b9293603bd4ae19df796cb4b78a
staging: iio: isl29028: made alignment of #defines consistent

The alignment of the #defines at the top of the file is not consistent.
This changes all of the defines to use consistent alignment to improve
the code readability.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/light/isl29028.c