Re: [PATCH 3/4] gpio: Remove VLA from xra1403 driver

From: Linus Walleij
Date: Mon Mar 26 2018 - 05:09:24 EST


On Sat, Mar 10, 2018 at 1:10 AM, Laura Abbott <labbott@xxxxxxxxxx> wrote:

> The new challenge is to remove VLAs from the kernel
> (see https://lkml.org/lkml/2018/3/7/621)
>
> This patch replaces a VLA with an appropriate call to kmalloc_array.
>
> Signed-off-by: Laura Abbott <labbott@xxxxxxxxxx>

Patch applied with Nandor's review tag.

Yours,
Linus Walleij