summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-02-18 15:44:13 +0000
committerDavid Sterba <dsterba@suse.com>2025-03-18 20:35:45 +0100
commit25e5dee510a75e01a55f113e6411ff2b1c99e73c (patch)
tree697faf5da2d6dc7794ce4f515e50d622e0063c4a /tools/perf/scripts/python
parent9435159f28c4911ca33a69d8fe197baf368261df (diff)
btrfs: send: simplify return logic from record_new_ref_if_needed()
There is no need to have an 'out' label and jump into it since there are no resource cleanups to perform (release locks, free memory, etc), so make this simpler by removing the label and goto and instead return directly. Signed-off-by: Filipe Manana <fdmanana@suse.com> 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