summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-02-20 13:57:57 +0300
committerDavid Sterba <dsterba@suse.com>2025-03-18 22:35:46 +0300
commit711584496f959d4347734d6e8ab920f5b11cfc14 (patch)
tree821a3634aec990d03d961192a3b1f5f585e23681 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent264515c7cb62661d07f82e4fbb4c5a40ae88a0a3 (diff)
downloadlinux-711584496f959d4347734d6e8ab920f5b11cfc14.tar.xz
btrfs: send: simplify return logic from send_link()
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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions