mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
We want to copy from iov to buf, so the direction was wrong. Note: no real user for the helper, but it will be used by future features. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>