From: Quentin Lambert <lambert.quentin@gmail.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
Len Brown <lenb@kernel.org>, Bjorn Helgaas <bhelgaas@google.com>,
Scott Murray <scott@spiteful.org>,
linux-acpi@vger.kernel.org, linux-pci@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] Fixing checkpatch errors and warnings for PCI hotplug
Date: Mon, 4 Aug 2014 20:59:23 +0200 [thread overview]
Message-ID: <20140804185923.GA4185@greed> (raw)
Patch 1 and 2 fix checkpatch coding style warnings.
Patch 3 fixes chechpatch errors due to assignement
in if conditions.
Quentin Lambert (3):
PCI hotplug: fix a missing space coding style issue
PCI hotplug: fix a simple if coding style issue
PCI hotplug: remove assignement from if conditions
drivers/pci/hotplug/acpi_pcihp.c | 3 ++-
drivers/pci/hotplug/cpcihp_zt5550.c | 42 ++++++++++++++++++-------------------
2 files changed, 23 insertions(+), 22 deletions(-)
--
1.9.1
next reply other threads:[~2014-08-04 18:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-04 18:59 Quentin Lambert [this message]
2014-09-04 21:23 ` [PATCH 0/3] Fixing checkpatch errors and warnings for PCI hotplug 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=20140804185923.GA4185@greed \
--to=lambert.quentin@gmail.com \
--cc=bhelgaas@google.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=rjw@rjwysocki.net \
--cc=scott@spiteful.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.