linux-stable/fs/quota
Zhen Lei ce1b06c5f5 quota: 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. After that, the static
function getdqbuf() becomes unnecessary, get rid of it and instead call
kmalloc() directly.

Link: https://lore.kernel.org/r/20210618014720.1977-2-thunder.leizhen@huawei.com
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2021-06-22 10:40:52 +02:00
..
compat.h
dquot.c quota: Use 'hlist_for_each_entry' to simplify code 2021-05-10 16:27:49 +02:00
Kconfig
kqid.c
Makefile
netlink.c
quota.c quota: Change quotactl_path() systcall to an fd-based one 2021-06-07 12:11:24 +02:00
quota_tree.c quota: remove unnecessary oom message 2021-06-22 10:40:52 +02:00
quota_tree.h
quota_v1.c
quota_v2.c
quotaio_v1.h
quotaio_v2.h