OSDN Git Service

mfd: ab8500-core: Remove pointless else in if statement
authorLee Jones <lee.jones@linaro.org>
Wed, 2 Jul 2014 10:13:42 +0000 (11:13 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 15:37:27 +0000 (16:37 +0100)
commitf35563027f4555fee8a6ee5a8c775cbf0c9ad4ef
tree868c6aaac9de0362498d1e14d859e6ab36c2f939
parenta3dd01e17756e85badd587de774cec783abe1b19
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 <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ab8500-core.c