From: Lee Jones Date: Wed, 2 Jul 2014 10:13:42 +0000 (+0100) Subject: mfd: ab8500-core: Remove pointless else in if statement X-Git-Tag: omap-for-v3.17/fixes-against-rc2~129^2~58 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f35563027f4555fee8a6ee5a8c775cbf0c9ad4ef;p=pandora-kernel.git mfd: ab8500-core: Remove pointless else in if statement Save a line of code (albeit, it's replaced by a blank line, but still), as the else is superfluous. Reviewed-by: Linus Walleij Signed-off-by: Lee Jones --- Reading git-diff-tree failed