diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-02-18 15:36:01 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:45 +0100 |
commit | 9435159f28c4911ca33a69d8fe197baf368261df (patch) | |
tree | 6aa988ce796d2f8f60d3ca5da68abddbaf70dff0 /tools/perf/scripts/python | |
parent | ec666c84deba56f714505b53556a97565f72db86 (diff) |
btrfs: send: simplify return logic from send_remove_xattr()
There's no need for the 'out' label as there are no resources to cleanup
in case of an error and we can directly return if begin_cmd() fails.
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