diff options
author | Filipe Manana <[email protected]> | 2024-05-22 09:33:32 +0100 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-07-11 15:33:20 +0200 |
commit | f9763e4d150f22b18e79f1ef7ad2bee0059d02ff (patch) | |
tree | 77ed308ebac372e0f155b49282ee17089bca033d /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ded980eb3fadd79f73a1254e6b26551c4d6c8ab9 (diff) |
btrfs: send: get rid of the label and gotos at ensure_commit_roots_uptodate()
Now that there is a helper to commit the current transaction and we are
using it, there's no need for the label and goto statements at
ensure_commit_roots_uptodate(). So replace them with direct return
statements that call btrfs_commit_current_transaction().
Reviewed-by: Josef Bacik <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Filipe Manana <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions