commit | 318678933e7599de5cb8b44ca961c815b1f866b3 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Mon Mar 17 22:28:34 2025 +0000 |
committer | David Howells <dhowells@redhat.com> | Wed Aug 06 20:18:50 2025 +0100 |
tree | e279abd298d5a6f003771498be2d454fe035c4f3 | |
parent | dae7f9cbd1909de2b0bccc30afef95c23f93e477 [diff] |
iov_iter: Move ITER_DISCARD and ITER_XARRAY iteration out-of-line Move ITER_DISCARD and ITER_XARRAY iteration out-of-line in preparation of adding other iteration types which will also be out-of-line. Signed-off-by: David Howells <dhowells@redhat.com>