linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: linux-pci@vger.kernel.org
Cc: Pratyush Anand <pratyush.anand@gmail.com>,
	Zhou Wang <wangzhou1@hisilicon.com>,
	linux-kernel@vger.kernel.org, Bjorn Helgaas <bhelgaas@google.com>
Subject: [PATCH 0/2] PCI: Clean up address space warnings
Date: Thu, 23 Dec 2021 15:37:47 -0600	[thread overview]
Message-ID: <20211223213749.1314142-1-helgaas@kernel.org> (raw)

From: Bjorn Helgaas <bhelgaas@google.com>

Fix some sparse warnings, found by "make C=2 drivers/pci/controller/".

Bjorn Helgaas (2):
  PCI: hisi: Avoid invalid address space conversions
  PCI: spear13xx: Avoid invalid address space conversions

 drivers/pci/controller/dwc/pcie-hisi.c      | 32 ++++++++++++++-------
 drivers/pci/controller/dwc/pcie-spear13xx.c |  8 +++---
 2 files changed, 26 insertions(+), 14 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-12-23 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-23 21:37 Bjorn Helgaas [this message]
2021-12-23 21:37 ` [PATCH 1/2] PCI: hisi: Avoid invalid address space conversions Bjorn Helgaas
2021-12-23 21:37 ` [PATCH 2/2] PCI: spear13xx: " 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=20211223213749.1314142-1-helgaas@kernel.org \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=pratyush.anand@gmail.com \
    --cc=wangzhou1@hisilicon.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;
as well as URLs for NNTP newsgroup(s).