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

aio: simplify arguments of aio_setup_..._rw()



We don't need req in either of those.  We don't need nr_segs in caller.
We don't really need len in caller either - iov_iter_count(&iter) will do.

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