On Tue, Jul 2, 2024 at 10:00 AM Cindy Lu <[email protected]> wrote: > > Add the return value check for kvm_virtio_pci_vector_use_one(). > Since the return value of function virtio_pci_set_vector() is void, > we can do nothing here. So just add the error message here. > > Signed-off-by: Cindy Lu <[email protected]>
Acked-by: Jason Wang <[email protected]> Thanks
