ALSA: hda - Fix a copmile warning
authorTakashi Iwai <tiwai@suse.de>
Sat, 9 Jul 2011 09:55:28 +0000 (11:55 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 9 Jul 2011 09:55:28 +0000 (11:55 +0200)
commitabaead6ac55dbda8b4bae40251d69dc3f0c49b1c
tree144875c4d4471b7d55ed289600df8c9871bd656a
parent9c7a083d94656ad6d6f2e03ba90194f2cc5bced5
ALSA: hda - Fix a copmile warning

It's harmless but annyoing.
  sound/pci/hda/patch_realtek.c: In function ‘alc_cap_getput_caller’:
  sound/pci/hda/patch_realtek.c:2722:9: warning: ‘err’ may be used uninitialized in this function

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c