diff options
author | Takashi Iwai <tiwai@suse.de> | 2017-05-30 23:24:45 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-05-31 08:46:19 +0200 |
commit | e49a14fa36aeb72476e038fcde96c151b7e4ecc8 (patch) | |
tree | c4457b641b8a8b6fcc70ed679c1a20c8aa544cb7 /drivers/dma-buf | |
parent | 617163fc2580da3d489b6c1bacb6312e0e2aac02 (diff) | |
download | linux-stable-e49a14fa36aeb72476e038fcde96c151b7e4ecc8.tar.gz linux-stable-e49a14fa36aeb72476e038fcde96c151b7e4ecc8.tar.bz2 linux-stable-e49a14fa36aeb72476e038fcde96c151b7e4ecc8.zip |
ALSA: usb: Avoid VLA in mixer_us16x08.c
This is another attempt to work around the VLA used in
mixer_us16x08.c. Basically the temporary array is used individually
for two cases, and we can declare locally in each block, instead of
hackish max() usage.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/dma-buf')
0 files changed, 0 insertions, 0 deletions