diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-06-22 11:12:32 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-06-22 11:12:32 +0200 |
commit | 2f44f84725dec354228fddc129e83e251060361d (patch) | |
tree | bb0906b80ec8796f857be8ee779e7208a011932f /samples | |
parent | b8f171e7e7ed5c9b77324bcc6bb580ddcc84da49 (diff) |
ALSA: hda - Fix uninitialized variable
Fix the following compile warning. kctl should be NULL-initialized.
sound/pci/hda/patch_realtek.c: In function ‘alc_build_controls’:
sound/pci/hda/patch_realtek.c:2550:23: warning: ‘kctl’ may be used uninitialized in this function
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions