Commit 8b7347aa authored by Michael S. Tsirkin's avatar Michael S. Tsirkin
Browse files

vhost: get/put_user -> __get/__put_user



We do access_ok checks on all ring values on an ioctl,
so we don't need to redo them on each access.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent dfe5ac5b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment