diff options
author | Christoph Hellwig <[email protected]> | 2023-07-24 09:54:33 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2023-07-24 19:55:16 -0600 |
commit | ae42f0b3bf65912e122fc2e8d5f6d94b51156dba (patch) | |
tree | 66a74312f928da188fb32e1b6f699a8e5549bba0 /lib/crypto/mpi/mpi-add.c | |
parent | 858c708d9efb7e8e5c6320793b778cc17cf8368a (diff) |
block: don't pass a bio to bio_try_merge_hw_seg
There is no good reason to pass the bio to bio_try_merge_hw_seg. Just
pass the current bvec and rename the function to bvec_try_merge_hw_page.
This will allow reusing this function for supporting multi-page integrity
payload bvecs.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jinyoung Choi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions