From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] PNP updates for v4.16-rc1
Date: Sun, 21 Jan 2018 03:22:00 +0100 [thread overview]
Message-ID: <CAJZ5v0gu8hEUkGTJMHKuFAs_1HCxu+UVG2qYm-gnLd_SO4n=dA@mail.gmail.com> (raw)
Hi Linus,
This goes early because of my LCA travel.
In case you decide to open the 4.16 merge window any time soon, please
pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pnp-4.16-rc1
with top-most commit 846583ce151644b8538ca6cdf3f0857a80787649
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
on top of commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36
Linux 4.15-rc3
to receive PNP updates for 4.16-rc1.
These make pnpbios_thread_init() use PTR_ERR_OR_ZERO() and remove
an unnecessary kallsyms include from drivers/pnp/quirks.c (Vasyl
Gomonovych, Sergey Senozhatsky).
Thanks!
---------------
Sergey Senozhatsky (1):
PNP: remove unneeded kallsyms include
Vasyl Gomonovych (1):
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
---------------
drivers/pnp/pnpbios/core.c | 5 +----
drivers/pnp/quirks.c | 1 -
2 files changed, 1 insertion(+), 5 deletions(-)
reply other threads:[~2018-01-21 2:22 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='CAJZ5v0gu8hEUkGTJMHKuFAs_1HCxu+UVG2qYm-gnLd_SO4n=dA@mail.gmail.com' \
--to=rafael@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 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).