drm/virtio: virtio_{blah} --> virtio_gpu_{blah}
authorGurchetan Singh <gurchetansingh@chromium.org>
Tue, 1 Dec 2020 02:16:21 +0000 (18:16 -0800)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 2 Dec 2020 10:48:14 +0000 (11:48 +0100)
commit41a90202cd150a2f1318582a985e27b4a3bd9a8d
treede4d06e75da19f4939ee6c914f891be978516a3e
parentb73cd1e2ebfc8c22741eb4439bc5d347555f3e84
drm/virtio: virtio_{blah} --> virtio_gpu_{blah}

virtio_gpu typically uses the prefix virtio_gpu, but there are
a few places where the virtio prefix is used.  Modify this for
consistency.

v3: add r-b tags

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