From: Jingoo Han Date: Wed, 27 Aug 2014 01:11:33 +0000 (+0900) Subject: backlight: ili922x: Remove 'else' after a return X-Git-Tag: omap-for-v3.19/prcm-cleanup~123^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=547f60cee1b604477fde1cbc1bb2da8f6853c9bd;p=pandora-kernel.git backlight: ili922x: Remove 'else' after a return Fixed the following checkpatch warning. WARNING: else is not generally useful after a break or return Signed-off-by: Jingoo Han Signed-off-by: Lee Jones --- Reading git-diff-tree failed