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:
f07ff97
)
ALSA: asihpi - Fix uninitialized variable
author
Takashi Iwai
<tiwai@suse.de>
Wed, 2 Jun 2010 10:08:37 +0000
(12:08 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 2 Jun 2010 10:08:37 +0000
(12:08 +0200)
Initialize prev_ctl properly before reference:
sound/pci/asihpi/asihpi.c: In function ‘snd_card_asihpi_mixer_new’:
sound/pci/asihpi/asihpi.c:2568:30: warning: ‘prev_ctl.dst_node_index’ may be used uninitialized in this function
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found