[PATCH v7 27/31] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()

2015-03-23 Thread Yijing Wang
Now no one use pci_create_root_bus(), we could remove it and rename __pci_create_root_bus() to pci_create_root_bus(). Signed-off-by: wangyij...@huawei.com --- drivers/pci/probe.c | 35 +-- include/linux/pci.h |3 --- 2 files changed, 9 insertions(+), 29

[PATCH v7 27/31] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()

2015-03-23 Thread Yijing Wang
Now no one use pci_create_root_bus(), we could remove it and rename __pci_create_root_bus() to pci_create_root_bus(). Signed-off-by: wangyij...@huawei.com --- drivers/pci/probe.c | 35 +-- include/linux/pci.h |3 --- 2 files changed, 9 insertions(+), 29