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:
254feb8
)
[ALSA] kill dead code
author
Adrian Bunk
<bunk@stusta.de>
Thu, 24 Mar 2005 11:01:15 +0000
(12:01 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Sun, 29 May 2005 07:00:11 +0000
(09:00 +0200)
ALSA<-OSS emulation
The Coverity checker found this obviously dead code.
I'm not sure which of the if (plugin == NULL) is correct - this patch
removes the one that couldn't be true.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found