linux/drivers/isdn
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
..
capi vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
divert vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
gigaset
hardware vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
hisax treewide: simplify Kconfig dependencies for removed archs 2018-03-26 15:55:57 +02:00
hysdn vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
i4l vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
isdnloop
mISDN mISDN: Remove VLAs 2018-04-12 21:46:10 -04:00
Kconfig
Makefile