]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'rpmsg-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 18:51:14 +0000 (11:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 18:51:14 +0000 (11:51 -0700)
commit9b59f61389eca5f3b2ab9a25b850d5b94e9b74ca
tree69f2406b5c548ef28dd8350b6d4b7e2e8b5fd4ce
parente0958c4963392bbdd07ef9632a0b8b4fa0e0163b
parent573c47a8308cbebf3a76edef462fe19925c4aa20
Merge tag 'rpmsg-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux

Pull rpmsg updates from Bjorn Andersson:
 "This fixes a double free/destroy and drops an unnecessary local
  variable in the rpmsg char driver"

* tag 'rpmsg-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux:
  rpmsg: char: Avoid double destroy of default endpoint
  rpmsg: char: Remove the unneeded result variable