diff options
author | Zhen Lei <thunder.leizhen@huawei.com> | 2021-06-18 03:47:20 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2021-06-22 10:40:52 +0200 |
commit | ce1b06c5f5e7fd2af8bc89323d9eb3102d8e3fe2 (patch) | |
tree | 79789c47af5236e605d3abd429f6d8aece0d09dc /fs/fs-writeback.c | |
parent | isofs: remove redundant continue statement (diff) | |
download | linux-ce1b06c5f5e7fd2af8bc89323d9eb3102d8e3fe2.tar.xz linux-ce1b06c5f5e7fd2af8bc89323d9eb3102d8e3fe2.zip |
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 'fs/fs-writeback.c')
0 files changed, 0 insertions, 0 deletions