linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] PCI: hv: cleanup patches
@ 2018-05-23 17:11 Stephen Hemminger
  2018-05-23 17:11 ` [PATCH 1/3] PCI: hv: remove unused reason for refcount handler Stephen Hemminger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Stephen Hemminger @ 2018-05-23 17:11 UTC (permalink / raw)
  To: bhelgaas, kys, haiyangz, lorenzo.pieralisi
  Cc: devel, linux-pci, Stephen Hemminger

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(-)

-- 
2.17.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-24 13:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 17:11 [PATCH 0/3] PCI: hv: cleanup patches Stephen Hemminger
2018-05-23 17:11 ` [PATCH 1/3] PCI: hv: remove unused reason for refcount handler Stephen Hemminger
2018-05-23 17:11 ` [PATCH 2/3] PCI: hv: convert remove_lock to refcount Stephen Hemminger
2018-05-23 17:11 ` [PATCH 3/3] PCI: hv: use list_for_each_entry Stephen Hemminger
2018-05-24 13:19 ` [PATCH 0/3] PCI: hv: cleanup patches Lorenzo Pieralisi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).