change type of pci_bridge_initfn() to void
commit9cfaa0079f5053683c6a632070244c35fa319549
authorCao jin <caoj.fnst@cn.fujitsu.com>
Fri, 15 Jan 2016 02:23:32 +0000 (15 10:23 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 16 Feb 2016 10:05:18 +0000 (16 12:05 +0200)
tree35b102805713f5f9fc679440c42ee21c58e3566c
parent33c28f3bde02e6dd69da58f9a8b7e4a50c616849
change type of pci_bridge_initfn() to void

Since it can`t fail. Also modify the callers.

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
hw/pci-bridge/i82801b11.c
hw/pci-bridge/ioh3420.c
hw/pci-bridge/pci_bridge_dev.c
hw/pci-bridge/xio3130_downstream.c
hw/pci-bridge/xio3130_upstream.c
hw/pci-host/apb.c
hw/pci/pci_bridge.c
include/hw/pci/pci_bridge.h