diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-05 13:16:08 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-03-18 20:35:49 +0100 |
commit | 477a7a9c1f46b179ccc5eb2bbf18a0966055a464 (patch) | |
tree | 66dc499a6fc57f67de88c2eabcb1d2d23a19da04 /fs/btrfs/dev-replace.c | |
parent | 530b601b912c42900a37d849b8a3592c8a560432 (diff) |
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 <wqu@suse.com>
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 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions