git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c6499d
)
staging: usbip: add break to default case in switch statements
author
matt mooney
<mfm@muteddisk.com>
Fri, 6 May 2011 10:47:54 +0000
(
03:47
-0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 6 May 2011 21:26:15 +0000
(14:26 -0700)
For consistency, a break statement is added to all default cases that
do not jump to a label.
Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found