Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Thu, 29 Dec 2022 21:18:28 +0800 you wrote: > 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 <[email protected]> > --- > fs/f2fs/compress.c | 2 +- > fs/f2fs/f2fs.h | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Here is the summary with links: - [f2fs-dev] f2fs: mark f2fs_init_compress_mempool w/ __init https://git.kernel.org/jaegeuk/f2fs/c/a1357a91ec9e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
