commit | 480402e18def5514c9dc8cb04e3c0e7482ff2b86 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Feb 05 10:14:01 2014 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 01 23:19:25 2014 -0400 |
tree | 905fa58d786565d9ee400102f2d1edfa1e0df1f5 | |
parent | ec69557982563c97b3a7d68dd271be5105b83869 [diff] |
untangling process_vm_..., part 1 we want to massage it to use of iov_iter. This one is an equivalent transformation - just introduce a local variable mirroring lvec + *lvec_current. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>