drm/virtio: use u64_to_user_ptr macro
authorGurchetan Singh <gurchetansingh@chromium.org>
Tue, 4 Jun 2019 23:44:28 +0000 (16:44 -0700)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 5 Jun 2019 08:44:26 +0000 (10:44 +0200)
commit4b013bb2d3a4a3104360746d2326d1408d179e72
tree499952fb9381c2a5c4c39354bf6a959c6b37db7d
parenta5b8687869247c70ae114415d440798b01d8b952
drm/virtio: use u64_to_user_ptr macro

Other DRM drivers use it too.

Signed-off-by: Gurchetan Singh <gurchetansingh@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/20190604234428.23252-1-gurchetansingh@chromium.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_ioctl.c