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)
commite5df1d3ebed2568caf45564946b4a60aa75f0277
tree69f2406b5c548ef28dd8350b6d4b7e2e8b5fd4ce
parent11c747e5a1f908e9e3a868461ba9992e5396402a
parent467233a4ac29b215d492843d067a9f091e6bf0c5
Merge tag 'rpmsg-v6.1' of git://git./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