Linux PCI subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/3] PCI: Remove unnecessary headers include
@ 2020-08-13 13:51 Gustavo Pimentel
  2020-08-13 13:51 ` [PATCH 1/3] PCI: Remove unnecessary header include (linux/of_pci.h) Gustavo Pimentel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gustavo Pimentel @ 2020-08-13 13:51 UTC (permalink / raw)
  To: bhelgaas, linux-pci; +Cc: Gustavo Pimentel

Coverity Scan has detected 3 headers include that don't provide
any symbol required by the current code implemented on
drivers/pci/pci.c, therefore this patchset aims to remove those
entries.

Gustavo Pimentel (3):
  PCI: Remove unnecessary header include (linux/of_pci.h)
  PCI: Remove unnecessary header include (linux/pci-ats.h)
  PCI: Remove unnecessary header include (asm/setup.h)

 drivers/pci/pci.c | 3 ---
 1 file changed, 3 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2020-08-20 20:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-13 13:51 [PATCH 0/3] PCI: Remove unnecessary headers include Gustavo Pimentel
2020-08-13 13:51 ` [PATCH 1/3] PCI: Remove unnecessary header include (linux/of_pci.h) Gustavo Pimentel
2020-08-13 13:51 ` [PATCH 2/3] PCI: Remove unnecessary header include (linux/pci-ats.h) Gustavo Pimentel
2020-08-13 13:51 ` [PATCH 3/3] PCI: Remove unnecessary header include (asm/setup.h) Gustavo Pimentel
2020-08-20 20:58 ` [PATCH 0/3] PCI: Remove unnecessary headers include Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox