diff options
author | Brian Masney <masneyb@onstation.org> | 2017-10-19 16:06:31 -0400 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2017-10-21 18:45:28 +0100 |
commit | 724330a9d61aa61ee20f4895302124490a452629 (patch) | |
tree | 64e88636d5ddd73b67c144cf62eaa8a357d1afa2 /drivers/iio/adc/sun4i-gpadc-iio.c | |
parent | 3d8e44002906de59836ac39244ea172b1be6165e (diff) | |
download | linux-724330a9d61aa61ee20f4895302124490a452629.tar.gz |
staging: iio: tsl2x7x: put function definitions on a single line
The functions tsl2x7x_invoke_change() and tsl2x7x_prox_calculate() are
short enough that the return value and static declaration can be moved
onto the same line with the function name. This patch makes that change
to increase code readability.
Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/adc/sun4i-gpadc-iio.c')
0 files changed, 0 insertions, 0 deletions