leds: lp5562: remove unnecessary parentheses
authorJingoo Han <jg1.han@samsung.com>
Wed, 26 Feb 2014 05:11:41 +0000 (21:11 -0800)
committerBryan Wu <cooloney@gmail.com>
Thu, 27 Feb 2014 18:17:15 +0000 (10:17 -0800)
Remove unnecessary parentheses in order to fix the following
checkpatch error.

  ERROR: return is not a function, parentheses are not required

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>

No differences found