Re: [PATCH] mtd: rawnand: arasan: stop using 0 as NULL pointer

From: Miquel Raynal
Date: Tue Sep 20 2022 - 04:13:26 EST


On Mon, 2022-07-25 at 11:21:07 UTC, "GONG, Ruiqi" wrote:
> Fix the following sparse warnings:
>
> drivers/mtd/nand/raw/arasan-nand-controller.c:918:70: warning: Using plain integer as NULL pointer
> drivers/mtd/nand/raw/arasan-nand-controller.c:918:73: warning: Using plain integer as NULL pointer
>
> Signed-off-by: GONG, Ruiqi <gongruiqi1@xxxxxxxxxx>

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

Miquel