pci core: function pci_host_bus_register() cleanup
commit3dbc01ae8760c24144718210644a30a62a9ca7a9
authorCao jin <caoj.fnst@cn.fujitsu.com>
Wed, 27 Jan 2016 10:29:01 +0000 (27 18:29 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 Feb 2016 11:14:18 +0000 (25 13:14 +0200)
tree9d48953f21b7f88de4ec6f2bc61da51c9fa44d67
parent2b75f848238651ef1bb407f66fa38d68775782bf
pci core: function pci_host_bus_register() cleanup

remove unused param, and rename the other to a meaningful one.

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
hw/pci/pci.c