Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Mon, 13 May 2024 08:40:27 -0700 you wrote: > When building without CONFIG_F2FS_FAULT_INJECTION, there is a warning > from each file that includes f2fs.h because the stub for > f2fs_build_fault_attr() is missing inline: > > In file included from fs/f2fs/segment.c:21: > fs/f2fs/f2fs.h:4605:12: warning: 'f2fs_build_fault_attr' defined but not > used [-Wunused-function] > 4605 | static int f2fs_build_fault_attr(struct f2fs_sb_info *sbi, unsigned > long rate, > | ^~~~~~~~~~~~~~~~~~~~~ > > [...] Here is the summary with links: - [f2fs-dev] f2fs: Add inline to f2fs_build_fault_attr() stub https://git.kernel.org/jaegeuk/f2fs/c/0d8968287a1c 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 Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel