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

get rid of pointless iov_length() in ->direct_IO()



all callers have iov_length(iter->iov, iter->nr_segs) == iov_iter_count(iter)

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 16b1f05d
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