Skip to content
Commit ca591967 authored by Al Viro's avatar Al Viro
Browse files

ITER_PIPE: lose iter_head argument of __pipe_get_pages()



it's only used to get to the partial buffer we can add to,
and that's always the last one, i.e. pipe->head - 1.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent e3b42964
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment