[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20231016092844.288967-1-miquel.raynal@bootlin.com>
Date: Mon, 16 Oct 2023 11:28:44 +0200
From: Miquel Raynal <miquel.raynal@...tlin.com>
To: ZhaoLong Wang <wangzhaolong1@...wei.com>,
miquel.raynal@...tlin.com, richard@....at, vigneshr@...com
Cc: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
chengzhihao1@...wei.com, yi.zhang@...wei.com, yangerkun@...wei.com
Subject: Re: [PATCH -next] mtd: Add WARN_ON_ONCE() to mtd_read() to check the return value
On Tue, 2023-09-26 at 06:57:33 UTC, ZhaoLong Wang wrote:
> If the driver cannot read all the requested data, -EBADMSG or
> -EUCLEAN should never be returned.
>
> Add a WARN_ON_ONCE() to help driver developers detect this error.
>
> Signed-off-by: ZhaoLong Wang <wangzhaolong1@...wei.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/next, thanks.
Miquel
Powered by blists - more mailing lists