diff options
author | 2022-12-29 21:18:28 +0800 | |
---|---|---|
committer | 2023-01-11 11:15:18 -0800 | |
commit | a1357a91ec9ee72cf7683ac17b5f26dd5b4e6e5f (patch) | |
tree | 17dfba54470152040371f6e7ae55bc41cee9b0d9 /fs/f2fs/segment.h | |
parent | f2fs: judge whether discard_unit is section only when have CONFIG_BLK_DEV_ZONED (diff) | |
download | wireguard-linux-a1357a91ec9ee72cf7683ac17b5f26dd5b4e6e5f.tar.xz wireguard-linux-a1357a91ec9ee72cf7683ac17b5f26dd5b4e6e5f.zip |
f2fs: mark f2fs_init_compress_mempool w/ __init
f2fs_init_compress_mempool() only initializes the memory pool during
the f2fs module init phase. Let's mark it as __init like any other
function.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.h')
0 files changed, 0 insertions, 0 deletions