diff options
| author | Filipe Manana <fdmanana@suse.com> | 2026-01-20 11:29:02 +0000 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2026-02-03 07:56:20 +0100 |
| commit | ccba88cb6ac0f936c0adcaf4c1a213086c7f3457 (patch) | |
| tree | e0b8aa4903ab085e00bf62e485f0a5845decba7e /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 01f93271ed0218937bd6386d6d6deccd92621a38 (diff) | |
| download | linux-ccba88cb6ac0f936c0adcaf4c1a213086c7f3457.tar.gz linux-ccba88cb6ac0f936c0adcaf4c1a213086c7f3457.zip | |
btrfs: remove pointless out labels from send.c
Some functions (process_extent(), process_recorded_refs_if_needed(),
changed_inode(), compare_refs() and changed_cb()) have an 'out' label that
does nothing but return, making it pointless. Simplify this by removing
the label and returning instead of gotos plus setting the 'ret' variable.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.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
