commit | 4100a7b834389e91638a0b789399fd7b31e258c1 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Aug 13 10:25:08 2019 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Aug 28 09:28:05 2019 +0200 |
tree | 9d9d23242a9c2c8a1785b1a28e12863a489cbbcb | |
parent | a02c4c25b9fa69ddf29368f454c45fa1f5a8217d [diff] |
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