On Tue, May 14, 2013 at 9:51 AM, Jiang Liu <liu...@gmail.com> wrote: > Enhance PCI core to use hotplug-safe iterators to walk PCI buses. > > In other words, replace pci_find_bus(), pci_find_next_bus() and > pci_root_buses with pci_bus_exists(), pci_get_bus(), pci_get_next_bus() > and pci_get_next_root_bus() etc.
good changes. Acked-by: Yinghai Lu <ying...@kernel.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/