Al Viro 1ef255e257 iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Most of the users immediately follow successful iov_iter_get_pages()
with advancing by the amount it had returned.

Provide inline wrappers doing that, convert trivial open-coded
uses of those.

BTW, iov_iter_get_pages() never returns more than it had been asked
to; such checks in cifs ought to be removed someday...

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2022-08-08 22:37:22 -04:00
..
2022-08-04 19:30:35 -07:00
2022-08-04 20:00:14 -07:00
2022-07-22 15:51:31 +10:00
2022-08-04 12:12:54 -07:00
2022-08-03 16:29:08 -07:00
2022-07-22 12:07:16 -03:00
2022-08-04 19:47:37 -07:00
2022-06-24 16:21:41 +01:00
2022-08-04 19:47:37 -07:00
2022-08-04 20:00:14 -07:00