linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cleanup unnecessary checking for pci_bus_add_device()
@ 2014-05-29  7:01 Yijing Wang
  2014-05-29  7:01 ` [PATCH 1/3] PCI: remove the unnecssary checking for pci_bus_add_device Yijing Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Yijing Wang @ 2014-05-29  7:01 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-pci, Yinghai Lu, Yijing Wang


Yijing Wang (3):
  PCI: remove the unnecssary checking for pci_bus_add_device
  platform/x86: remove the unnecessary checking for pci_bus_add_device
  edac: remove the unnecessary checking for pci_bus_add_device

 drivers/edac/i82875p_edac.c         |    7 +------
 drivers/pci/bus.c                   |    6 +-----
 drivers/pci/iov.c                   |    2 +-
 drivers/platform/x86/asus-wmi.c     |    3 +--
 drivers/platform/x86/eeepc-laptop.c |    3 +--
 include/linux/pci.h                 |    2 +-
 6 files changed, 6 insertions(+), 17 deletions(-)



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

end of thread, other threads:[~2014-05-30  2:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29  7:01 [PATCH 0/3] cleanup unnecessary checking for pci_bus_add_device() Yijing Wang
2014-05-29  7:01 ` [PATCH 1/3] PCI: remove the unnecssary checking for pci_bus_add_device Yijing Wang
2014-05-30  2:07   ` Bjorn Helgaas
2014-05-30  2:42     ` Yijing Wang
2014-05-29  7:01 ` [PATCH 2/3] platform/x86: remove the unnecessary " Yijing Wang
2014-05-29  7:01 ` [PATCH 3/3] edac: " Yijing Wang
2014-05-29 22:13   ` Yinghai Lu

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