Re: [PATCH] video: fbdev: via: remove VLA usage

From: Emil Velikov
Date: Fri Mar 09 2018 - 06:02:33 EST


On 9 March 2018 at 10:59, Eric Engestrom <eric.engestrom@xxxxxxxxxx> wrote:
> On Thursday, 2018-03-08 11:39:49 -0600, Gustavo A. R. Silva wrote:
>> In preparation to enabling -Wvla, remove VLA usage.
>>
>> Also, fixed as part of the directive to remove all VLAs from
>> the kernel: https://lkml.org/lkml/2018/3/7/621
>>
>> Signed-off-by: Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx>
>
> Sorry for my reply on v1, I missed that Emil already replied to another
> post of the same patch (side note on that, making use of `-vX` and
> `--in-reply-to` helps track the evolution of patches)
>
> This looks good to me:
> Reviewed-by: Eric Engestrom <eric.engestrom@xxxxxxxxxx>
>
Same here
Reviewed-by: Emil Velikov <emil.velikov@xxxxxxxxxxxxx>

-Emil