diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2022-06-15 09:44:38 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2022-08-08 22:37:19 -0400 |
commit | 12d426ab64a1c75f1b2ee5c33e933a4c16004049 (patch) | |
tree | 371d5d2175c86933dd9d569028401ad200114210 /samples/mei | |
parent | 10f525a8cd7a525e9fc73288bb35428c9cad5e63 (diff) |
ITER_PIPE: fold data_start() and pipe_space_for_user() together
All their callers are next to each other; all of them
want the total amount of pages and, possibly, the
offset in the partial final buffer.
Combine into a new helper (pipe_npages()), fix the
bogosity in pipe_space_for_user(), while we are at it.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'samples/mei')
0 files changed, 0 insertions, 0 deletions