commit | 070297d2609fea4fd7afec05eb9a43688b91fb79 | [log] [tgz] |
---|---|---|
author | Isaku Yamahata <yamahata@valinux.co.jp> | Thu Nov 12 14:58:35 2009 +0900 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 01 17:51:43 2009 +0200 |
tree | 92f43e661ec04b30da05932b34312428fcf84d05 | |
parent | f08b32fe959c157d3c3acdad9c7bfe56b5597af1 [diff] |
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" <mst@redhat.com>. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>