staging: iio: tsl2x7x: put local variables in reverse Christmas tree order
authorBrian Masney <masneyb@onstation.org>
Wed, 21 Mar 2018 10:29:11 +0000 (06:29 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 24 Mar 2018 13:43:34 +0000 (13:43 +0000)
commitc9a6efd2c9e2822dfb1a07d783c33ddf825a1876
tree6b0b2521a24a522f9a94dda0335d2821bbacd392
parent2130e243c4ac54a59a8c54d19a4a21c1a22a81b4
staging: iio: tsl2x7x: put local variables in reverse Christmas tree order

This patch ensures that all of the local variable declarations are in
reverse Christmas tree order where possible to increase code
readability.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/light/tsl2x7x.c