summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-02-10 14:45:06 +0300
committerDavid Sterba <dsterba@suse.com>2025-03-18 22:35:45 +0300
commit6bb09d0c126334b950dc806180ad242fd6cc93ec (patch)
treec9c5c18349be76ca34d5918f6d3a98f7caacb46f /tools/perf/scripts/python/bin/export-to-sqlite-report
parentdbee3fc55ac156006c47e71de3ed41a2307690c3 (diff)
downloadlinux-6bb09d0c126334b950dc806180ad242fd6cc93ec.tar.xz
btrfs: send: simplify return logic from is_inode_existent()
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-sqlite-report')
0 files changed, 0 insertions, 0 deletions