[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200907072224.3693-1-miquel.raynal@bootlin.com>
Date: Mon, 7 Sep 2020 09:22:24 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: Wei Yongjun <weiyongjun1@...wei.com>,
Hulk Robot <hulkci@...wei.com>,
Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Vignesh Raghavendra <vigneshr@...com>
Cc: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] mtd: rawnand: pasemi: Make pasemi_device_ready() static
On Tue, 2020-07-21 at 15:16:57 UTC, Wei Yongjun wrote:
> The sparse tool complains as follows:
>
> drivers/mtd/nand/raw/pasemi_nand.c:71:5: warning:
> symbol 'pasemi_device_ready' was not declared. Should it be static?
>
> This function is not used outside of pasemi_nand.c, so this commit
> marks it static.
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.
Miquel
Powered by blists - more mailing lists