diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-05-04 23:50:07 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-06-10 17:45:21 +0200 |
commit | 4b179e9a9c7c98550747b76405626dd59968f078 (patch) | |
tree | 4aef8b6c1ee1ad2afe07316656eb399a2e2b8fda /.gitignore | |
parent | pull handling of ->iov_offset into iterate_{iovec,bvec,xarray} (diff) | |
download | linux-4b179e9a9c7c98550747b76405626dd59968f078.tar.xz linux-4b179e9a9c7c98550747b76405626dd59968f078.zip |
iterate_xarray(): only of the first iteration we might get offset != 0
recalculating offset on each iteration is pointless - on all subsequent
passes through the loop it will be zero anyway.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions