summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2025-02-10 11:38:47 +0000
committerDavid Sterba <dsterba@suse.com>2025-03-18 20:35:45 +0100
commitdbee3fc55ac156006c47e71de3ed41a2307690c3 (patch)
treea32313a194345f233ba0c093ab932e81f9563930 /tools/perf/scripts/python/mem-phys-addr.py
parenta77749b3e21813566cea050bbb3414ae74562eba (diff)
btrfs: send: simplify return logic from __get_cur_name_and_parent()
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/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions