ab8500-charger: Remove redundant break
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 6 Sep 2013 08:01:10 +0000 (13:31 +0530)
committerAnton Vorontsov <anton@enomsg.org>
Fri, 25 Oct 2013 22:36:23 +0000 (15:36 -0700)
commit08a5c7e6842f9c4c1556f147af2a561056345a45
tree8079dda6eb170d4d435d1911a0aeecb83e381356
parent6de7ef3e309acb1e55ae122b85a2665064832b0c
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>
drivers/power/ab8500_charger.c
This page took 0.024643 seconds and 5 git commands to generate.