summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2026-06-24 18:16:25 +0100
committerDavid Sterba <dsterba@suse.com>2026-08-07 19:17:16 +0200
commit217aeb1d50419874b7b50a094a3eb7f64063320a (patch)
tree9f2ddfdee884d843615b34a33f30277e367e246d /tools/perf/scripts/python
parent3f66b272ff4f7afad6ab4ed0b011d6cd944346a3 (diff)
btrfs: defrag: remove pointless list_del_init() in defrag_one_cluster()
There's no need to call list_del_init() against each entry when freeing the list, as the list is local and we are freeing the entry. Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions