diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-02-18 15:57:17 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:46 +0100 |
commit | 31db3e17e2f77e09e01ff50b0acf2f0f4ba4a60b (patch) | |
tree | 5d40dc376fb2b6fb81dea9f5d951670904de51f6 /tools/perf/scripts/python | |
parent | 892772c3896dee58dbd1dd287fdae72e5551ad8c (diff) |
btrfs: send: remove unnecessary return variable from process_new_xattr()
There's no need for the 'ret' variable, we can just return directly the
result of the call to iterate_dir_item().
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