commit | c3f27a26b477baf8e32848731e860618e5f48b58 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Wed Jul 02 11:22:10 2014 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jul 09 16:37:45 2014 +0100 |
tree | 5d3c27308c8a44230a18441bd4a532040311ac2c | |
parent | f35563027f4555fee8a6ee5a8c775cbf0c9ad4ef [diff] |
mfd: ab8500-debugfs: Simplify invalid debugfs data checking 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>