Linux PCI subsystem development
 help / color / mirror / Atom feed
From: Gustavo Pimentel <Gustavo.Pimentel@synopsys.com>
To: bhelgaas@google.com, linux-pci@vger.kernel.org
Cc: Gustavo Pimentel <Gustavo.Pimentel@synopsys.com>
Subject: [PATCH 0/3] PCI: Remove unnecessary headers include
Date: Thu, 13 Aug 2020 15:51:50 +0200	[thread overview]
Message-ID: <cover.1597325845.git.gustavo.pimentel@synopsys.com> (raw)

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


             reply	other threads:[~2020-08-13 13:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-13 13:51 Gustavo Pimentel [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1597325845.git.gustavo.pimentel@synopsys.com \
    --to=gustavo.pimentel@synopsys.com \
    --cc=bhelgaas@google.com \
    --cc=linux-pci@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox