backlight: lp855x: remove unnecessary parentheses
authorJingoo Han <jg1.han@samsung.com>
Thu, 23 Jan 2014 23:54:32 +0000 (15:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jan 2014 00:36:57 +0000 (16:36 -0800)
commit2ce2386072854f25f03052f819d5fd11ddc75f6c
treee64864b170d762c2d35f2649abc91af14c64d547
parent81f5cdc1b2a48d466bc53f38e843a7981a4e5e0c
backlight: lp855x: 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: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/lp855x_bl.c