summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBaolin Liu <liubaolin@kylinos.cn>2025-11-11 15:05:58 +0300
committerDavid Sterba <dsterba@suse.com>2025-11-25 00:42:22 +0300
commit9b3743a6760bedc783809b94aa87b9b8ef64f52b (patch)
treede2d9efa2efa6dc679a31127ff88a8a28112bfcf /tools/perf/scripts/python
parent07166122b58a7fb3c056247aa262e832f3f38d0f (diff)
downloadlinux-9b3743a6760bedc783809b94aa87b9b8ef64f52b.tar.xz
btrfs: simplify list initialization in btrfs_compr_pool_scan()
In btrfs_compr_pool_scan(), use LIST_HEAD() to declare and initialize the 'remove' list_head in one step instead of using INIT_LIST_HEAD() separately. Signed-off-by: Baolin Liu <liubaolin@kylinos.cn> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions