diff options
author | 2022-06-21 15:55:19 -0400 | |
---|---|---|
committer | 2022-07-06 17:11:11 -0400 | |
commit | dda8e5d17c170415a3c10f68365f3a2800a6e68f (patch) | |
tree | 8319d24eb4ee46c1c0148b706efdbebd0fbb3d3a /net/unix/af_unix.c | |
parent | iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment() (diff) | |
download | wireguard-linux-dda8e5d17c170415a3c10f68365f3a2800a6e68f.tar.xz wireguard-linux-dda8e5d17c170415a3c10f68365f3a2800a6e68f.zip |
iov_iter: first_{iovec,bvec}_segment() - simplify a bit
We return length + offset in page via *size. Don't bother - the caller
can do that arithmetics just as well; just report the length to it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions