commit | 08a5c7e6842f9c4c1556f147af2a561056345a45 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri Sep 06 13:31:10 2013 +0530 |
committer | Anton Vorontsov <anton@enomsg.org> | Fri Oct 25 15:36:23 2013 -0700 |
tree | 8079dda6eb170d4d435d1911a0aeecb83e381356 | |
parent | 6de7ef3e309acb1e55ae122b85a2665064832b0c [diff] |
ab8500-charger: Remove redundant break Each of the if-else blocks has a break statement. Remove the additional one which is unreachable. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Anton Vorontsov <anton@enomsg.org>