summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2023-09-08 20:20:31 +0300
committerDavid Sterba <dsterba@suse.com>2023-10-12 17:44:06 +0300
commitcc925b9646b4d91dd2536bf7c5ec0dee103fd341 (patch)
treee0338a01f21155bb71456989c286c6a614dd48e8 /tools/perf/scripts/python/export-to-postgresql.py
parent20fb05a6d10ea3ef517bda59a195234a416555c9 (diff)
downloadlinux-cc925b9646b4d91dd2536bf7c5ec0dee103fd341.tar.xz
btrfs: use a single variable for return value at lookup_inline_extent_backref()
At lookup_inline_extent_backref(), instead of using a 'ret' and an 'err' variable for tracking the return value, use a single one ('ret'). This simplifies the code, makes it comply with most of the existing code and it's less prone for logic errors as time has proven over and over in the btrfs code. Reviewed-by: Josef Bacik <josef@toxicpanda.com> 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-postgresql.py')
0 files changed, 0 insertions, 0 deletions