]> git.openfabrics.org - ~emulex/infiniband.git/commit
ALSA: hda - Fix gcc compile warning
authorTakashi Iwai <tiwai@suse.de>
Tue, 3 Mar 2009 14:00:35 +0000 (15:00 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 3 Mar 2009 14:00:35 +0000 (15:00 +0100)
commit82ad39f9391fca1d3177bd9f6a5264eff5b5346a
treef9fff89c53c4902b311566272bb5e802d41d5984
parentd02b1f3910f12cfe377a31afebcbbde4f5664b74
ALSA: hda - Fix gcc compile warning

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>
sound/pci/hda/hda_codec.c