On 11/11/25 20:17, Baolin Liu 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. > > Signed-off-by: Baolin Liu <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks, _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
