Re: [PATCH V2 5/7] PCI: add a return type for pci_reset_bridge_secondary_bus()

From: Christoph Hellwig
Date: Wed Nov 29 2017 - 12:39:00 EST


On Mon, Nov 27, 2017 at 01:20:26AM -0500, Sinan Kaya wrote:
> Getting ready to return an error from pci_reset_bridge_secondary_bus() when
> device is unreachable.
>
> Signed-off-by: Sinan Kaya <okaya@xxxxxxxxxxxxxx>

Looks ok, but I would just merge it into the next patch.

Reviewed-by: Christoph Hellwig <hch@xxxxxx>