From: Dan Carpenter Date: Tue, 27 Aug 2013 01:19:42 +0000 (+0300) Subject: ab8500-charger: We print an unintended error message X-Git-Tag: v3.12-rc1~58^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed5243f8ab2470e988dce0e416eaaddb4d7d2ccc;p=pandora-kernel.git ab8500-charger: We print an unintended error message There is a missing break statement here, so we print an error message that the USB type is invalid. The original code still works fine though except for the error message. Signed-off-by: Dan Carpenter Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed