RE: [Patch v3 2/2] PCI: hv: Remove unused refcount and supporting functions for handling bus device removal

From: Michael Kelley
Date: Wed May 26 2021 - 15:01:30 EST


From: longli@xxxxxxxxxxxxxxxxx <longli@xxxxxxxxxxxxxxxxx> Sent: Wednesday, May 12, 2021 1:07 AM
>
> With the new method of flushing/stopping the workqueue before doing bus
> removal, the old mechanism of using refcount and wait for completion
> is no longer needed. Remove those dead code.
>
> Signed-off-by: Long Li <longli@xxxxxxxxxxxxx>
> ---
> drivers/pci/controller/pci-hyperv.c | 34 +++--------------------------
> 1 file changed, 3 insertions(+), 31 deletions(-)
>

Reviewed-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>