hfsplus: remove unnecessary oom message
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 1 Jul 2021 01:56:37 +0000 (18:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Jul 2021 18:06:06 +0000 (11:06 -0700)
commit7dcae11f4c5862be62443dabe94e10a07b5639fc
tree4d0f502e5365e450f74bf8fdf1211bfb6b004f90
parentf4048e5aa148b13da84132cc23b6503b626e2576
hfsplus: 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.

Link: https://lkml.kernel.org/r/20210617084944.1279-1-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hfsplus/xattr.c