diff options
| author | Filipe Manana <[email protected]> | 2025-03-05 13:16:08 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-03-18 19:35:49 +0000 |
| commit | 477a7a9c1f46b179ccc5eb2bbf18a0966055a464 (patch) | |
| tree | 66dc499a6fc57f67de88c2eabcb1d2d23a19da04 /fs/btrfs/dev-replace.c | |
| parent | btrfs: move __btrfs_bio_end_io() code into its single caller (diff) | |
| download | kernel-477a7a9c1f46b179ccc5eb2bbf18a0966055a464.tar.gz kernel-477a7a9c1f46b179ccc5eb2bbf18a0966055a464.zip | |
btrfs: move btrfs_cleanup_bio() code into its single caller
The btrfs_cleanup_bio() helper is trivial and has a single caller, there's
no point in having a dedicated helper function. So get rid of it and move
its code into the caller (btrfs_bio_end_io()).
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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions
