OSDN Git Service

staging: iio: tsl2583: remove unnecessary parentheses
authorBrian Masney <masneyb@onstation.org>
Sat, 12 Nov 2016 18:19:32 +0000 (13:19 -0500)
committerJonathan Cameron <jic23@kernel.org>
Sun, 13 Nov 2016 13:07:27 +0000 (13:07 +0000)
commit1ad513604fe9112793b4ae66d873757a8a6d3058
treee02e61d677d852ab94073cfda22b5beaa3b44d80
parenta8898dced810013440cb5eaf7a86f8e30d2ab34c
staging: iio: tsl2583: remove unnecessary parentheses

in_illuminance_lux_table_store() contains some unnecessary parentheses.
This patch removes them since they provide no value.

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