diff options
author | Jens Axboe <axboe@kernel.dk> | 2023-03-29 18:16:45 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-03-30 17:12:29 +0300 |
commit | 95e49cf8373a0a4d1ec85f0512080bb4f945df74 (patch) | |
tree | a4fb24a611ed5d3357a785dc7f561981d379a620 /ipc | |
parent | e4d3202c18329ba2733c9e04489b6ef05d3bce08 (diff) | |
download | linux-95e49cf8373a0a4d1ec85f0512080bb4f945df74.tar.xz |
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: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions