On Wed, Apr 11, 2018 at 3:04 AM, Laura Abbott <labb...@redhat.com> wrote: > There's an ongoing effort to remove VLAs[1] from the kernel to eventually > turn on -Wvla. The single VLA can either take a value of 2 or 4 so switch > to the upper bound. > > [1] https://lkml.org/lkml/2018/3/7/621 > > Signed-off-by: Laura Abbott <labb...@redhat.com>
Thanks for the new version, Acked-by: Arnd Bergmann <a...@arndb.de>