All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <bhelgaas@google.com>
To: linux-pci@vger.kernel.org
Subject: [PATCH 0/2] Trivial cleanups
Date: Tue, 14 Jan 2014 10:15:14 -0700	[thread overview]
Message-ID: <20140114171308.9148.47907.stgit@bhelgaas-glaptop.roam.corp.google.com> (raw)

No functional change in these.  One is just whitespace (this accounts
for all the line deletions), and the other changes "#ifndef ... #else ...
#endif" to the positive form "#ifdef ... #else ... #endif".

I plan these for v3.14 unless there are objections.

---

Bjorn Helgaas (2):
      PCI: Reorder so actual code comes before stubs
      PCI: Cleanup pci.h whitespace


 drivers/pci/pci-label.c |   57 ++++------
 include/linux/pci.h     |  266 ++++++++++++-----------------------------------
 2 files changed, 93 insertions(+), 230 deletions(-)

             reply	other threads:[~2014-01-14 17:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14 17:15 Bjorn Helgaas [this message]
2014-01-14 17:15 ` [PATCH 1/2] PCI: Reorder so actual code comes before stubs Bjorn Helgaas
2014-01-14 17:15 ` [PATCH 2/2] PCI: Cleanup pci.h whitespace Bjorn Helgaas
  -- strict thread matches above, loose matches on Subject: below --
2021-06-13  6:37 [PATCH 0/2] Trivial cleanups Felipe Contreras
2021-06-15  1:45 ` Junio C Hamano
2021-06-15  8:22   ` Felipe Contreras
2009-11-24  7:24 Joe Perches

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=20140114171308.9148.47907.stgit@bhelgaas-glaptop.roam.corp.google.com \
    --to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.