diff options
| author | Filipe Manana <[email protected]> | 2025-03-05 12:22:39 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2025-03-18 19:35:49 +0000 |
| commit | 530b601b912c42900a37d849b8a3592c8a560432 (patch) | |
| tree | af6c46d4dd26abe0e513dc8c8496834a95f90a2d /fs/btrfs/dev-replace.c | |
| parent | btrfs: fix non-empty delayed iputs list on unmount due to compressed write wo... (diff) | |
| download | kernel-530b601b912c42900a37d849b8a3592c8a560432.tar.gz kernel-530b601b912c42900a37d849b8a3592c8a560432.zip | |
btrfs: move __btrfs_bio_end_io() code into its single caller
The __btrfs_bio_end_io() helper is trivial and has a single caller, so
there's no point in having a dedicated helper function. Further the double
underscore prefix in the name is discouraged. 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
