Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Tue, 11 Nov 2025 20:17:28 +0800 you wrote: > From: Baolin Liu <[email protected]> > > In f2fs_recover_fsync_data(),use LIST_HEAD() to declare and > initialize the list_head in one step instead of using > INIT_LIST_HEAD() separately. > > No functional change. > > [...] Here is the summary with links: - [f2fs-dev,v1] f2fs: simplify list initialization in f2fs_recover_fsync_data() https://git.kernel.org/jaegeuk/f2fs/c/82fbca2067aa 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
