backlight: lm3639: Remove unnecessary return statements
authorJingoo Han <jg1.han@samsung.com>
Wed, 27 Aug 2014 01:12:14 +0000 (10:12 +0900)
committerLee Jones <lee.jones@linaro.org>
Fri, 29 Aug 2014 07:25:23 +0000 (08:25 +0100)
Fixed the following checkpatch warning.

  WARNING: void function return statements are not generally useful

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found