]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Jun 2020 19:58:12 +0000 (12:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 8 Jun 2020 19:58:12 +0000 (12:58 -0700)
commit300a79754a138b61bb9e5b85c301690befe0a30e
tree3c9b63e8a23cca71849d2efb90a6a900bd21889e
parent63d44cc0a9a123bba4de44e0a23311817e1332d3
parentaee457e446af40a457c11ee48e4abd7a4710ae90
Merge tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc

Pull rpmsg updates from Bjorn Andersson:
 "This replaces a zero-length array with flexible-array and fixes a typo
  in a comment in the rpmsg core"

* tag 'rpmsg-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc:
  rpmsg: Replace zero-length array with flexible-array
  rpmsg: fix a comment typo for rpmsg_device_match()