]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: iio: tsl2x7x: remove unnecessary parentheses
authorBrian Masney <masneyb@onstation.org>
Thu, 19 Oct 2017 20:06:26 +0000 (16:06 -0400)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 21 Oct 2017 17:37:28 +0000 (18:37 +0100)
commite6859c532286b0c2ce1bd048a4b07e2a8f2ea38c
tree7f8bb6500b608d8b217ebb386105509ef9b56bc5
parent972845c3cb063ad8183b651cd97e32c4ecb7e831
staging: iio: tsl2x7x: remove unnecessary parentheses

This patch fixes the error 'Unnecessary parentheses around 'XXX' from
checkpatch.pl. It also fixes several other places with unnecessary
parentheses that checkpatch.pl did not detect.

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