mtd: rawnand: sunxi: remove unnecessary oom message
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 10 Jun 2021 02:06:20 +0000 (10:06 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 11 Jun 2021 18:43:33 +0000 (20:43 +0200)
commitb0821cc5dea98b260ae0f356210d6afdf1eeb8ad
treefbafb1ad40a74056aebb2a7de7203964521eb8a8
parent8ef029135c7b4e1ed4c424efe5cbd8d0088fe8ba
mtd: rawnand: sunxi: remove unnecessary oom message

Fixes scripts/checkpatch.pl warning:
WARNING: Possible unnecessary 'out of memory' message

Remove it can help us save a bit of memory.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210610020620.14970-1-thunder.leizhen@huawei.com
drivers/mtd/nand/raw/sunxi_nand.c