drm/virtio: make mmap callback consistent with callbacks
authorGurchetan Singh <gurchetansingh@chromium.org>
Thu, 27 Feb 2020 00:25:54 +0000 (16:25 -0800)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 27 Feb 2020 10:31:34 +0000 (11:31 +0100)
commit068a8fea373fe79016abf327d88eb733cca8f6a7
tree94f2f06418c85c69fdd0ad8970be3ed7155e9609
parentc3480301d750bd58bab35994ecf015a4682a17dd
drm/virtio: make mmap callback consistent with callbacks

This is a very, very minor cleanup.

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