On Wed, May 23, 2018 at 10:11:11AM -0700, Stephen Hemminger wrote: > These are minor code cleanups found while reviewing and implementing > other things in Hyper-V PCI host driver. > > Stephen Hemminger (3): > PCI: hv: remove unused reason for refcount handler > PCI: hv: convert remove_lock to refcount > PCI: hv: use list_for_each_entry > > drivers/pci/host/pci-hyperv.c | 105 ++++++++++++---------------------- > 1 file changed, 37 insertions(+), 68 deletions(-) Applied to pci/hv for v4.18, thanks. Lorenzo