Re: [PATCH] rpmsg: core: Remove deadcode

2025-04-24 Thread Dr. David Alan Gilbert
* Dr. David Alan Gilbert (li...@treblig.org) wrote: > * Arnaud POULIQUEN (arnaud.pouliq...@foss.st.com) wrote: > > Hello, > > > > On 4/20/25 22:41, li...@treblig.org wrote: > > > From: "Dr. David Alan Gilbert" > > > > > > rpmsg_send_offchannel() and rpmsg_trysend_offchannel() have been > > > unu

Re: [PATCH] rpmsg: core: Remove deadcode

2025-04-23 Thread Dr. David Alan Gilbert
* Arnaud POULIQUEN (arnaud.pouliq...@foss.st.com) wrote: > Hello, > > On 4/20/25 22:41, li...@treblig.org wrote: > > From: "Dr. David Alan Gilbert" > > > > rpmsg_send_offchannel() and rpmsg_trysend_offchannel() have been > > unused since they were added in 2011's > > commit bcabbccabffe ("rpmsg:

Re: [PATCH] rpmsg: core: Remove deadcode

2025-04-23 Thread Arnaud POULIQUEN
Hello, On 4/20/25 22:41, li...@treblig.org wrote: > From: "Dr. David Alan Gilbert" > > rpmsg_send_offchannel() and rpmsg_trysend_offchannel() have been > unused since they were added in 2011's > commit bcabbccabffe ("rpmsg: add virtio-based remote processor messaging > bus") > > Remove them and

[PATCH] rpmsg: core: Remove deadcode

2025-04-20 Thread linux
From: "Dr. David Alan Gilbert" rpmsg_send_offchannel() and rpmsg_trysend_offchannel() have been unused since they were added in 2011's commit bcabbccabffe ("rpmsg: add virtio-based remote processor messaging bus") Remove them and associated docs. I suspect this means the trysend_offchannel and