Re: [PATCH] pinctrl: fix flexible_array.cocci warnings

From: Linus Walleij
Date: Wed Dec 01 2021 - 20:35:26 EST


On Sat, Nov 27, 2021 at 7:01 PM Julia Lawall <julia.lawall@xxxxxxxx> wrote:

> From: kernel test robot <lkp@xxxxxxxxx>
>
> Zero-length and one-element arrays are deprecated, see
> Documentation/process/deprecated.rst
> Flexible-array members should be used instead.
>
> Generated by: scripts/coccinelle/misc/flexible_array.cocci
>
> CC: Joey Gouly <joey.gouly@xxxxxxx>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: kernel test robot <lkp@xxxxxxxxx>
> Signed-off-by: Julia Lawall <julia.lawall@xxxxxxxx>

Patch applied!

Yours,
Linus Walleij