diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-06-18 09:47:20 +0800 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2021-06-22 10:40:52 +0200 |
commit | ce1b06c5f5e7fd2af8bc89323d9eb3102d8e3fe2 (patch) | |
tree | 79789c47af5236e605d3abd429f6d8aece0d09dc /mm/page_isolation.c | |
parent | e8d46b384129acb0c6b240f5da3ca1484cfefcc7 (diff) | |
download | linux-ce1b06c5f5e7fd2af8bc89323d9eb3102d8e3fe2.tar.bz2 |
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>
Diffstat (limited to 'mm/page_isolation.c')
0 files changed, 0 insertions, 0 deletions