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)
commit432eb69dd845d239213e714ae2b9efec3dcdf230
tree4796cef5505e96e1fa0c94bbb72449a4bd382171
parenta6a83218d78339c19c4d6105316654ecd6632f7f
leds: lp5562: remove unnecessary parentheses

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>
drivers/leds/leds-lp5562.c