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

iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()



Use corresponding plain variants, revert on short copy.  That's the way it
should've been done from the very beginning, except that we didn't have
iov_iter_revert() back then...

[fixed another braino caught by Qian Cai <quic_qiancai@quicinc.com>]

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