diff options
author | Brian Masney <masneyb@onstation.org> | 2017-10-19 23:06:24 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2017-10-21 20:35:33 +0300 |
commit | 8c1c135f74282c35b6bebd2db6710c7a8e17aab5 (patch) | |
tree | abc1da25d85c7298f58638e4b97eba0436e80493 /fs/iomap.c | |
parent | 49e22c8ad39156aac0348d68c856e5d07d1fb6c9 (diff) | |
download | linux-8c1c135f74282c35b6bebd2db6710c7a8e17aab5.tar.xz |
staging: iio: tsl2x7x: changed #defines to be aligned on the same column
Some of the existing #defines have tabs between the name, and the value,
while others have spaces. The alignment of the values mostly has a
consistent layout, but there are some that don't. Change all of the
defines so that the name and value is separated by tabs and all of the
values start on the same column to increase code readability. This patch
also removes the unnecessary parentheses around the value of
TSL2X7X_MAX_TIMER_CNT.
Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'fs/iomap.c')
0 files changed, 0 insertions, 0 deletions