Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Sun, 21 Jul 2024 22:39:12 -0400 you wrote: > The macro on_f2fs_build_free_nids accepts a parameter nmi, > but it was not used, rather the variable nm_i was directly used, > which may be a local variable inside a function that calls the macros. > > Signed-off-by: Julian Sun <[email protected]> > --- > fs/f2fs/node.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - [f2fs-dev,v2,1/2] f2fs: fix macro definition on_f2fs_build_free_nids https://git.kernel.org/jaegeuk/f2fs/c/d1e1ff971d1a - [f2fs-dev,v2,2/2] f2fs: fix macro definition stat_inc_cp_count https://git.kernel.org/jaegeuk/f2fs/c/d72750e4a752 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
