]> 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)
commit70451f6603435046056e740d013e48096cc9b43e
tree828ff568b822cbaf50931cd0c0ce46972649c4a5
parent8353f795f343f9135336002d3f021718241b70bf
parent37a31c3be9e8346aef276ab329a9ea99569b3dfd
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