Home
last modified time | relevance | path

Searched hist:"746 de1f8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/
H A Diov_iter.c746de1f8 Tue Jun 14 15:38:53 CDT 2022 Al Viro <viro@zeniv.linux.org.uk> pipe_get_pages(): switch to append_pipe()

now that we are advancing the iterator, there's no need to
treat the first page separately - just call append_pipe()
in a loop.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>