OSDN Git Service

drm/virtio: cleanup queue functions
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 13 Aug 2019 08:25:08 +0000 (10:25 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 28 Aug 2019 07:28:05 +0000 (09:28 +0200)
commit4100a7b834389e91638a0b789399fd7b31e258c1
tree9d9d23242a9c2c8a1785b1a28e12863a489cbbcb
parenta02c4c25b9fa69ddf29368f454c45fa1f5a8217d
drm/virtio: cleanup queue functions

Make the queue functions return void, none of
the call sites checks the return value.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20190813082509.29324-2-kraxel@redhat.com
drivers/gpu/drm/virtio/virtgpu_vq.c