]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff040d5f52a6f124579ce02b10585e7de6ab0132
tree828ff568b822cbaf50931cd0c0ce46972649c4a5
parent8ea96cd89367c7bee0863b908f37ea16473d95bd
parent4fe59855015291d1f64681dbb4c42bc91816e810
Merge tag 'pnp-5.7-rc3' of git://git.kernel.org/pub/scm/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