]> Git Repo - qemu.git/commit
pci: remove pci_sub_bus() by open coding.
authorIsaku Yamahata <[email protected]>
Thu, 12 Nov 2009 05:58:35 +0000 (14:58 +0900)
committerMichael S. Tsirkin <[email protected]>
Tue, 1 Dec 2009 15:51:43 +0000 (17:51 +0200)
commit070297d2609fea4fd7afec05eb9a43688b91fb79
tree92f43e661ec04b30da05932b34312428fcf84d05
parentf08b32fe959c157d3c3acdad9c7bfe56b5597af1
pci: remove pci_sub_bus() by open coding.

Because pci_sub_bus() is used only once so eliminate it
by open coding as suggested by "Michael S. Tsirkin" <[email protected]>.

Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/pci.c
This page took 0.026633 seconds and 4 git commands to generate.