Skip to content
Commit 95e49cf8 authored by Jens Axboe's avatar Jens Axboe
Browse files

iov_iter: add iter_iov_addr() and iter_iov_len() helpers



These just return the address and length of the current iovec segment
in the iterator. Convert existing iov_iter_iovec() users to use them
instead of getting a copy of the current vec.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent e4d3202c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment