vhost: get/put_user -> __get/__put_user
authorMichael S. Tsirkin <mst@redhat.com>
Sun, 19 Sep 2010 13:56:30 +0000 (15:56 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 4 Nov 2010 11:22:12 +0000 (13:22 +0200)
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: Michael S. Tsirkin <mst@redhat.com>

No differences found