OSDN Git Service

Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Apr 2020 20:41:29 +0000 (13:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Apr 2020 20:41:29 +0000 (13:41 -0700)
commit5be35f7ffca5265f565b1b7dcf4951805bd92482
tree828ff568b822cbaf50931cd0c0ce46972649c4a5
parent9dc5d985fdab0af8927f2cbe846e2d144cc4dbac
parent01b2bafe57b19d9119413f138765ef57990921ce
Merge tag 'pnp-5.7-rc3' of git://git./linux/kernel/git/rafael/linux-pm

Pull PNP cleanup from Rafael Wysocki:
 "Make the PNP code use list_for_each_entry() in a few places instead of
  open-coding it (Jason Gunthorpe)"

* tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  pnp: Use list_for_each_entry() instead of open coding