[GIT PULL] PNP subsystem update for v5.7-rc2
From: Rafael J. Wysocki
Date: Fri Apr 24 2020 - 15:23:27 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pnp-5.7-rc3
with top-most commit 01b2bafe57b19d9119413f138765ef57990921ce
pnp: Use list_for_each_entry() instead of open coding
on top of commit ae83d0b416db002fe95601e7f97f64b59514d936
Linux 5.7-rc2
to receive a PNP subsystem update for 5.7-rc3.
This makes the PNP code use list_for_each_entry() in a few places
instead of open-coding it (Jason Gunthorpe).
Thanks!
---------------
Jason Gunthorpe (1):
pnp: Use list_for_each_entry() instead of open coding
---------------
include/linux/pnp.h | 29 +++++++++--------------------
1 file changed, 9 insertions(+), 20 deletions(-)