mfd: ab8500-debugfs: Simplify invalid debugfs data checking
authorLee Jones <lee.jones@linaro.org>
Wed, 2 Jul 2014 10:22:10 +0000 (11:22 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 15:37:45 +0000 (16:37 +0100)
Noticed during a coding review, if we reorganised the checking a
little, we can rid the code of a pointless 'else'.  Whilst looking
for this particular code hunk I noticed another pointless 'else',
which I've subsequently fixed in this patch.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ab8500-debugfs.c

Simple merge