-
由 Hangyu Hua 提交于
vch will be free in virtio_rpmsg_release_device() when rpmsg_ctrldev_register_device() fails. There is no need to call kfree() again. Fixes: c486682a ("rpmsg: virtio: Register the rpmsg_char device") Signed-off-by: NHangyu Hua <hbh25y@gmail.com> Tested-by: NArnaud Pouliquen <arnaud.pouliquen@foss.st.com> Link: https://lore.kernel.org/r/20220426060536.15594-3-hbh25y@gmail.comSigned-off-by: NMathieu Poirier <mathieu.poirier@linaro.org>
1680939e