Re: [PATCH -next] mtd: rawnand: rockchip: Use flexible-array member instead of zero-length array

From: Miquel Raynal
Date: Sun Mar 28 2021 - 13:17:36 EST


On Tue, 2021-03-23 at 13:11:37 UTC, Zou Wei wrote:
> Suppresses the following coccinelle warning:
>
> drivers/mtd/nand/raw/rockchip-nand-controller.c:162:4-8: WARNING use flexible-array member instead
>
> Signed-off-by: Zou Wei <zou_wei@xxxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel