aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2024-04-11 18:33:43 +0100
committerDavid Sterba <[email protected]>2024-05-07 21:31:03 +0200
commitc0dce8b6a3b257b8492260f2ea41b7056b795295 (patch)
tree0b7fb85d367a89c76f6994aeb7b44844346b0f26 /tools/perf/scripts/python
parentafcb80624f5bc2fd2f40dc8a7f4fc2198a68e40f (diff)
btrfs: remove use of a temporary list at btrfs_lookup_csums_list()
There's no need to use a temporary list to add the checksums, we can just add them to input list and then on error delete and free any checksums that were added. So simplify and remove the temporary list. Reviewed-by: Qu Wenruo <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions