linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: Jingoo Han <jingoohan1@gmail.com>,
	Pratyush Anand <pratyush.anand@gmail.com>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] PCI: designware: Simplify config accessors
Date: Wed, 06 Jan 2016 13:54:59 -0600	[thread overview]
Message-ID: <20160106195339.24780.37612.stgit@bhelgaas-glaptop2.roam.corp.google.com> (raw)

These make the code slightly smaller and easier to read but shouldn't make
any functional difference.

---

Bjorn Helgaas (2):
      PCI: designware: Simplify control flow
      PCI: designware: Make config accessor override checking symmetric


 drivers/pci/host/pcie-designware.c |   53 ++++++++++++------------------------
 1 file changed, 18 insertions(+), 35 deletions(-)

             reply	other threads:[~2016-01-06 19:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-06 19:54 Bjorn Helgaas [this message]
2016-01-06 19:55 ` [PATCH 1/2] PCI: designware: Simplify control flow Bjorn Helgaas
2016-01-06 19:55 ` [PATCH 2/2] PCI: designware: Make config accessor override checking symmetric Bjorn Helgaas
2016-01-07 10:27 ` [PATCH 0/2] PCI: designware: Simplify config accessors Pratyush Anand
2016-01-07 17:28 ` 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=20160106195339.24780.37612.stgit@bhelgaas-glaptop2.roam.corp.google.com \
    --to=bhelgaas@google.com \
    --cc=jingoohan1@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=pratyush.anand@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;
as well as URLs for NNTP newsgroup(s).