From: Johan Hovold Date: Thu, 25 Oct 2012 16:56:35 +0000 (+0200) Subject: USB: mos7840: fix port_probe flow X-Git-Tag: v3.7-rc3~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae685effe70cbe11fc269741629022f76005ea99;p=pandora-kernel.git USB: mos7840: fix port_probe flow Remove temporary do-while(0) loop used to keep changes minimal. Fixup indentation, remove some line breaks, and replace break with goto to maintain flow. Signed-off-by: Johan Hovold Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed