kernel_optimize_test/drivers/isdn/mISDN
Laura Abbott 9a43816182 mISDN: Remove VLAs
There's an ongoing effort to remove VLAs[1] from the kernel to eventually
turn on -Wvla. Remove the VLAs from the mISDN code by switching to using
kstrdup in one place and using an upper bound in another.

Signed-off-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-12 21:46:10 -04:00
..
clock.c
core.c
core.h
dsp_audio.c
dsp_biquad.h
dsp_blowfish.c
dsp_cmx.c
dsp_core.c
dsp_dtmf.c
dsp_ecdis.h
dsp_hwec.c mISDN: Remove VLAs 2018-04-12 21:46:10 -04:00
dsp_hwec.h
dsp_pipeline.c
dsp_tones.c
dsp.h
fsm.c
fsm.h
hwchannel.c
Kconfig
l1oip_codec.c
l1oip_core.c mISDN: Remove VLAs 2018-04-12 21:46:10 -04:00
l1oip.h
layer1.c
layer1.h
layer2.c
layer2.h
Makefile
socket.c net: make getname() functions return length rather than use int* parameter 2018-02-12 14:15:04 -05:00
stack.c
tei.c
timerdev.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00