From: matt mooney Date: Fri, 6 May 2011 10:47:54 +0000 (-0700) Subject: staging: usbip: add break to default case in switch statements X-Git-Tag: v3.0-rc1~336^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49aecefcdef5a26a7fb036d4c57573f0e0e2089b;p=pandora-kernel.git staging: usbip: add break to default case in switch statements For consistency, a break statement is added to all default cases that do not jump to a label. Signed-off-by: matt mooney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed