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>