Re: [PATCH v2 3/4] s390/pci: remove redundant pci_bus_add_devices() on new bus

From: Matthew Rosato
Date: Thu Mar 09 2023 - 14:14:49 EST


On 3/6/23 10:10 AM, Niklas Schnelle wrote:
> The pci_bus_add_devices() call in zpci_bus_create_pci_bus() is without
> function since at this point no device could have been added to the
> freshly created PCI bus.
>
> Suggested-by: Bjorn Helgaas <helgaas@xxxxxxxxxx>> Signed-off-by: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>

Reviewed-by: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>