mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04: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 <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]>