diff options
| author | Filipe Manana <[email protected]> | 2025-02-18 15:57:17 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-03-18 19:35:46 +0000 |
| commit | 31db3e17e2f77e09e01ff50b0acf2f0f4ba4a60b (patch) | |
| tree | 5d40dc376fb2b6fb81dea9f5d951670904de51f6 /fs/btrfs/dev-replace.c | |
| parent | btrfs: send: simplify return logic from record_changed_ref() (diff) | |
| download | kernel-31db3e17e2f77e09e01ff50b0acf2f0f4ba4a60b.tar.gz kernel-31db3e17e2f77e09e01ff50b0acf2f0f4ba4a60b.zip | |
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 <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
