• T
    ALSA: hda - Fix uninitialized variable · 2f44f847
    Takashi Iwai 提交于
    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: NTakashi Iwai <tiwai@suse.de>
    2f44f847
patch_realtek.c 608.9 KB