diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2022-06-11 02:52:03 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2022-08-08 22:37:17 -0400 |
commit | e3b42964f84c028f352c11269661d47f6ca4ab2e (patch) | |
tree | a74959fdf8e98b0333abb88b223871ff3da4524a /lib/crc32defs.h | |
parent | 8fad7767edcfd3f93e0d9985cb2dc1db270b8719 (diff) |
ITER_PIPE: fold push_pipe() into __pipe_get_pages()
Expand the only remaining call of push_pipe() (in
__pipe_get_pages()), combine it with the page-collecting loop there.
Note that the only reason it's not a loop doing append_pipe() is
that append_pipe() is advancing, while iov_iter_get_pages() is not.
As soon as it switches to saner semantics, this thing will switch
to using append_pipe().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib/crc32defs.h')
0 files changed, 0 insertions, 0 deletions