aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2025-03-05 13:16:08 +0000
committerDavid Sterba <[email protected]>2025-03-18 19:35:49 +0000
commit477a7a9c1f46b179ccc5eb2bbf18a0966055a464 (patch)
tree66dc499a6fc57f67de88c2eabcb1d2d23a19da04 /fs/btrfs/dev-replace.c
parentbtrfs: move __btrfs_bio_end_io() code into its single caller (diff)
downloadkernel-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