]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda - Use macros to check array overflow
authorTakashi Iwai <tiwai@suse.de>
Fri, 31 Oct 2008 14:01:37 +0000 (15:01 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 31 Oct 2008 16:24:21 +0000 (17:24 +0100)
commitd88897eaea53f0fae62d528a24e76b8643082db3
tree64e4956ed1a4246b0c215a11c98c2cfb2d3eaab5
parentafecd78cd2ec81512d6ec451906f71d9671a0b3b
ALSA: hda - Use macros to check array overflow

Use macro to add mixer and verb elements to check the possible
array overflow.

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