]> Git Repo - qemu.git/commit
vfio/pci: Remove vfio_msix_early_setup returned value
authorEric Auger <[email protected]>
Mon, 17 Oct 2016 16:58:01 +0000 (10:58 -0600)
committerAlex Williamson <[email protected]>
Mon, 17 Oct 2016 16:58:01 +0000 (10:58 -0600)
commitec3bcf424edb76e00b6ff545360329c4cedf9953
tree80671c3e264798496ea561b1d540c83c2773a763
parent1a22aca1d0071bdc4abc1a72894a13f0076b2404
vfio/pci: Remove vfio_msix_early_setup returned value

The returned value is not used anymore by the caller, vfio_realize,
since the error now is stored in the error object. So let's remove it.

Signed-off-by: Eric Auger <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
hw/vfio/pci.c
This page took 0.023403 seconds and 4 git commands to generate.