diff options
| author | 2026-01-20 19:54:00 +0000 | |
|---|---|---|
| committer | 2026-02-03 07:56:21 +0100 | |
| commit | 46099eaef3716ea31557c5312ee69460b0c57c0c (patch) | |
| tree | 7778a42829ecd1ef1b83cf16deaa2d1ef5231017 /tools/perf/scripts/python | |
| parent | btrfs: remove pointless out labels from extent-tree.c (diff) | |
btrfs: remove pointless out labels from free-space-cache.c
Some functions (update_cache_item(), find_free_space(), trim_bitmaps(),
btrfs_remove_free_space() and cleanup_free_space_cache_v1()) 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')
0 files changed, 0 insertions, 0 deletions
