From ed5243f8ab2470e988dce0e416eaaddb4d7d2ccc Mon Sep 17 00:00:00 2001 From: Dan Carpenter Date: Tue, 27 Aug 2013 04:19:42 +0300 Subject: [PATCH] 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-format-patch failed