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:
acc4216
)
ALSA: sb8 - Fix a return code in the error path
author
Takashi Iwai
<tiwai@suse.de>
Thu, 11 Dec 2008 11:12:06 +0000
(12:12 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 11 Dec 2008 11:12:06 +0000
(12:12 +0100)
Fixed a compile warning below:
sound/isa/sb/sb8.c: In function ‘snd_sb8_probe’:
sound/isa/sb/sb8.c:104: warning: ‘err’ may be used uninitialized in this function
by setting the return value correctly.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found