From: Sachin Kamat Date: Fri, 6 Sep 2013 08:01:10 +0000 (+0530) Subject: ab8500-charger: Remove redundant break X-Git-Tag: v3.13-rc1~45^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08a5c7e6842f9c4c1556f147af2a561056345a45;p=pandora-kernel.git 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 Acked-by: Lee Jones Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed