diff options
author | Laura Abbott <labbott@redhat.com> | 2018-04-10 18:04:29 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-12 21:46:10 -0400 |
commit | 9a4381618262157586051f5ba0db42df3c6ab4b5 (patch) | |
tree | a34c683d2f32cb6f87a3a554f4cae765cfd5c815 /security | |
parent | b16520f7493d06d8ef6d4255bdfcf7a803d7874a (diff) | |
download | linux-9a4381618262157586051f5ba0db42df3c6ab4b5.tar.bz2 |
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>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions