Home
last modified time | relevance | path

Searched hist:dda8e5d1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Diov_iter.cdda8e5d1 Tue Jun 21 14:55:19 CDT 2022 Al Viro <viro@zeniv.linux.org.uk> 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>