first_iovec_segment(): just return address
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 17 Jun 2022 20:07:49 +0000 (16:07 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 7 Jul 2022 00:32:34 +0000 (20:32 -0400)
commitdd45ab9dd28c82fc495d98cd9788666fd8d76b99
treef251186a6b788fa01da450c22b21d3697ef7cbb9
parent59dbd7d0904a887ede1538b55bb8095ff2ce5078
first_iovec_segment(): just return address

... and calculate the offset in the caller

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
lib/iov_iter.c