diff options
| author | Filipe Manana <[email protected]> | 2025-02-20 10:57:05 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-03-18 19:35:46 +0000 |
| commit | 264515c7cb62661d07f82e4fbb4c5a40ae88a0a3 (patch) | |
| tree | 03c6b29d2a93e7ba2c89e83c7aa6f6a25be1da70 /fs/btrfs/dev-replace.c | |
| parent | btrfs: send: simplify return logic from send_verity() (diff) | |
| download | kernel-264515c7cb62661d07f82e4fbb4c5a40ae88a0a3.tar.gz kernel-264515c7cb62661d07f82e4fbb4c5a40ae88a0a3.zip | |
btrfs: send: simplify return logic from send_rename()
There is no need to have an 'out' label and jump into it since there are
no resource cleanups to perform (release locks, free memory, etc), so
make this simpler by removing the label and goto and instead return
directly.
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
