]> Git Repo - qemu.git/commit - hw/pci-bridge/i82801b11.c
change type of pci_bridge_initfn() to void
authorCao jin <[email protected]>
Fri, 15 Jan 2016 02:23:32 +0000 (10:23 +0800)
committerMichael S. Tsirkin <[email protected]>
Tue, 16 Feb 2016 10:05:18 +0000 (12:05 +0200)
commit9cfaa0079f5053683c6a632070244c35fa319549
tree35b102805713f5f9fc679440c42ee21c58e3566c
parent33c28f3bde02e6dd69da58f9a8b7e4a50c616849
change type of pci_bridge_initfn() to void

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

Signed-off-by: Cao jin <[email protected]>
Reviewed-by: Markus Armbruster <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Marcel Apfelbaum <[email protected]>
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
This page took 0.026945 seconds and 4 git commands to generate.