summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-02-18 16:00:14 +0000
committerDavid Sterba <dsterba@suse.com>2025-03-18 20:35:46 +0100
commitab12858161b05ca9c47f28f2ce682f82786df919 (patch)
tree9c80732ba9e31bf931cb216403dc73469a8a72ac /tools/perf/scripts/python
parent31db3e17e2f77e09e01ff50b0acf2f0f4ba4a60b (diff)
btrfs: send: simplify return logic from process_changed_xattr()
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