mtd: inftl: remove unnecessary oom message
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 10 Jun 2021 02:28:50 +0000 (10:28 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 11 Jun 2021 18:44:21 +0000 (20:44 +0200)
commit828ed786554f3e8d772f859c9c0ea6472558aba1
tree8251585a61987d6350d721c2304427c02115c7fc
parent3d2fac0eeec2a3699a7747a9322723b911276ec0
mtd: inftl: 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/20210610022850.15397-1-thunder.leizhen@huawei.com
drivers/mtd/inftlmount.c