]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit96f4336e64ffc52b915012385398d0dfd8461336
treef251186a6b788fa01da450c22b21d3697ef7cbb9
parent7fc453cd603e04593764abbe3d579680a3aa91f7
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