aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBaolin Liu <liubaolin@kylinos.cn>2025-11-11 20:17:28 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2025-12-04 02:00:04 +0000
commit24fd7f00161055e1ca0dd137a1d67f87fa781f99 (patch)
tree02f317e09a55704850095aa828e98e898eaf61ea /tools/perf/scripts/python/bin
parentf2fs: revert summary entry count from 2048 to 512 in 16kb block support (diff)
downloadlinux-24fd7f00161055e1ca0dd137a1d67f87fa781f99.tar.gz
linux-24fd7f00161055e1ca0dd137a1d67f87fa781f99.zip
f2fs: simplify list initialization in f2fs_recover_fsync_data()
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@kylinos.cn> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions