[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bea78bf3-ee75-431e-b65b-1525d26f6589@kernel.org>
Date: Wed, 12 Nov 2025 19:05:14 +0800
From: Chao Yu <chao@...nel.org>
To: Baolin Liu <liubaolin12138@....com>, jaegeuk@...nel.org
Cc: chao@...nel.org, linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Baolin Liu <liubaolin@...inos.cn>
Subject: Re: [PATCH v1] f2fs: simplify list initialization in
f2fs_recover_fsync_data()
On 11/11/25 20:17, Baolin Liu wrote:
> From: Baolin Liu <liubaolin@...inos.cn>
>
> 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 <liubaolin@...inos.cn>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists