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:
d02b1f3
)
ALSA: hda - Fix gcc compile warning
author
Takashi Iwai
<tiwai@suse.de>
Tue, 3 Mar 2009 14:00:35 +0000
(15:00 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 3 Mar 2009 14:00:35 +0000
(15:00 +0100)
It's false positive, but annoying.
sound/pci/hda/hda_codec.c: In function ‘get_empty_pcm_device’:
sound/pci/hda/hda_codec.c:2772: warning: ‘dev’ may be used uninitialized in this function
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found