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:
54a8c50
)
ALSA: usb-audio: reconstruct some dispatcher functions to use switch-case
author
Daniel Mack
<daniel@caiaq.de>
Fri, 11 Feb 2011 11:34:12 +0000
(11:34 +0000)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 14 Feb 2011 16:11:12 +0000
(17:11 +0100)
The number of cases has increased so use switch-case rather than
if-statements.
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found