drm/virtio: suffix create blob call with _ioctl like any ioctl
authorAnthoine Bourgeois <anthoine.bourgeois@gmail.com>
Thu, 19 Nov 2020 01:08:05 +0000 (17:08 -0800)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 20 Nov 2020 09:44:41 +0000 (10:44 +0100)
commita651341b269c3d6ea0551db815bbe21a0dae127f
treeda2b9095572f97be5dd16f978dc3c4a5c83c5ded
parent52aa300fabe5ee17fd1dc85cef4723816b62f4b6
drm/virtio: suffix create blob call with _ioctl like any ioctl

For coherency, all ioctls are suffixed

Signed-off-by: Anthoine Bourgeois <anthoine.bourgeois@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20201119010809.528-1-gurchetansingh@chromium.org
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
drivers/gpu/drm/virtio/virtgpu_ioctl.c