diff options
| author | Christoph Hellwig <[email protected]> | 2023-03-07 17:39:45 +0100 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2023-04-17 18:01:18 +0200 |
| commit | 2cef0c79bb81d8bae1dbc45195771a824ca45e76 (patch) | |
| tree | 4c3782514eada92293da400a458deefd892d57a0 /tools/perf/scripts/python/bin | |
| parent | b41bbd293e64016b3bfad4e5f709fcc07f00b2c5 (diff) | |
btrfs: make btrfs_split_bio work on struct btrfs_bio
btrfs_split_bio expects a btrfs_bio as argument and always allocates one.
Type both the orig_bio argument and the return value as struct btrfs_bio
to improve type safety.
Reviewed-by: Anand Jain <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions