From: Bjorn Helgaas <helgaas@kernel.org>
To: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Cc: linux-pci@vger.kernel.org, lorenzo.pieralisi@arm.com,
bhelgaas@google.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] PCI: mt7621: address some kernel test robot reported warnings
Date: Tue, 25 Jan 2022 18:04:54 -0600 [thread overview]
Message-ID: <20220126000454.GA1651403@bhelgaas> (raw)
In-Reply-To: <20220124113003.406224-1-sergio.paracuellos@gmail.com>
On Mon, Jan 24, 2022 at 12:30:01PM +0100, Sergio Paracuellos wrote:
> Kernel test robot complains about two things here[0]:
> - pcie_rmw() [-Wunused-function]
> - 'mt7621_pcie_ids' [-Wunused-const-variable]
>
> Address this two warnings in this small two patches.
>
> Best regards,
> Sergio Paracuellos
>
> [0]: https://lkml.org/lkml/2022/1/24/264
>
> Sergio Paracuellos (2):
> PCI: mt7621: drop 'of_match_ptr' to fix -Wunused-const-variable
> PCI: mt7621: remove unused function pcie_rmw()
>
> drivers/pci/controller/pcie-mt7621.c | 11 +----------
> 1 file changed, 1 insertion(+), 10 deletions(-)
Both applied to for-linus for v5.17, thank you!
next prev parent reply other threads:[~2022-01-26 0:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-24 11:30 Sergio Paracuellos
2022-01-24 11:30 ` [PATCH 1/2] PCI: mt7621: drop 'of_match_ptr' to fix -Wunused-const-variable Sergio Paracuellos
2022-01-24 11:30 ` [PATCH 2/2] PCI: mt7621: remove unused function pcie_rmw() Sergio Paracuellos
2022-01-26 0:04 ` Bjorn Helgaas [this message]
2022-01-26 6:12 ` [PATCH 0/2] PCI: mt7621: address some kernel test robot reported warnings Sergio Paracuellos
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=20220126000454.GA1651403@bhelgaas \
--to=helgaas@kernel.org \
--cc=bhelgaas@google.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=sergio.paracuellos@gmail.com \
/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
Powered by JetHome