vring: make vring_enable_notification return void
commit8b1fe1cedfde53c233c89938fca334ccaab26cff
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 14 Feb 2016 17:17:05 +0000 (14 18:17 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 Feb 2016 11:14:18 +0000 (25 13:14 +0200)
treed00c53c9a4b8be1ecc4f02c2f1af22a12f8b13c2
parentef0716df7f2f513afcacf3fcf6b104864f5b64fd
vring: make vring_enable_notification return void

Make the API more similar to the regular virtqueue API.  This will
help when modifying the code to not use vring.c anymore.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/block/dataplane/virtio-blk.c
hw/virtio/dataplane/vring.c
include/hw/virtio/dataplane/vring.h