]> git.proxmox.com Git - mirror_qemu.git/commit - hw/pcnet-pci.c
pci: convert PCIUnregisterFunc to void
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 4 Jul 2012 04:39:27 +0000 (22:39 -0600)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 4 Jul 2012 12:52:55 +0000 (15:52 +0300)
commitf90c2bcdbc69e41e575f868b984c3e2de8f51bac
tree1955dd08ce0a5e42ef1079ee292a4e5d95073776
parent572992eefa74bfb92c24a28bd268de91a9311b0f
pci: convert PCIUnregisterFunc to void

Not a single driver has any possibility of failure on their
exit function, let's keep it that way.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
25 files changed:
hw/ac97.c
hw/e1000.c
hw/eepro100.c
hw/es1370.c
hw/ide/cmd646.c
hw/ide/ich.c
hw/ide/piix.c
hw/ide/via.c
hw/intel-hda.c
hw/ioh3420.c
hw/ivshmem.c
hw/lsi53c895a.c
hw/ne2000.c
hw/pci.c
hw/pci.h
hw/pci_bridge.c
hw/pci_bridge.h
hw/pci_bridge_dev.c
hw/pcnet-pci.c
hw/rtl8139.c
hw/usb/hcd-uhci.c
hw/virtio-pci.c
hw/wdt_i6300esb.c
hw/xio3130_downstream.c
hw/xio3130_upstream.c