From: Bjorn Helgaas <helgaas@kernel.org>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: linux-pci@vger.kernel.org,
"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
Yinghai Lu <yinghai@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] PCI: Clean up warnings
Date: Fri, 5 Feb 2016 16:36:24 -0600 [thread overview]
Message-ID: <20160205223624.GB16238@localhost> (raw)
In-Reply-To: <20160202191658.7887.28475.stgit@bhelgaas-glaptop2.roam.corp.google.com>
On Tue, Feb 02, 2016 at 01:20:28PM -0600, Bjorn Helgaas wrote:
> I'm on a quest to clean up compiler warnings in drivers/pci. I'd like to
> be able to treat warnings as errors, at least for the 0day build robot.
>
> ---
>
> Bjorn Helgaas (3):
> PCI: Check device_attach() return value always
> PCI/PME: Remove redundant port lookup
> PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning
>
>
> drivers/pci/bus.c | 7 ++++++-
> drivers/pci/pcie/pme.c | 11 ++++++-----
> 2 files changed, 12 insertions(+), 6 deletions(-)
I applied these, with Rafael's ack, to pci/misc for v4.6.
prev parent reply other threads:[~2016-02-05 22:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-02 19:20 [PATCH 0/3] PCI: Clean up warnings Bjorn Helgaas
2016-02-02 19:20 ` [PATCH 1/3] PCI: Check device_attach() return value always Bjorn Helgaas
2016-02-02 19:20 ` [PATCH 2/3] PCI/PME: Remove redundant port lookup Bjorn Helgaas
2016-02-02 19:20 ` [PATCH 3/3] PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning Bjorn Helgaas
2016-02-03 1:31 ` [PATCH 0/3] PCI: Clean up warnings Rafael J. Wysocki
2016-02-05 22:36 ` Bjorn Helgaas [this message]
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=20160205223624.GB16238@localhost \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=rafael.j.wysocki@intel.com \
--cc=yinghai@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;
as well as URLs for NNTP newsgroup(s).