summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-02-20 10:57:05 +0000
committerDavid Sterba <dsterba@suse.com>2025-03-18 20:35:46 +0100
commit264515c7cb62661d07f82e4fbb4c5a40ae88a0a3 (patch)
tree03c6b29d2a93e7ba2c89e83c7aa6f6a25be1da70 /tools/perf/scripts/python/export-to-sqlite.py
parentcb474665f960bdc3802366aaa3572dcf8ac2cb76 (diff)
btrfs: send: simplify return logic from send_rename()
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions