linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <linux@treblig.org>
To: Mathieu Poirier <mathieu.poirier@linaro.org>
Cc: arnaud.pouliquen@foss.st.com, andersson@kernel.org,
	corbet@lwn.net, linux-remoteproc@vger.kernel.org,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/3] rpmsg offchannel deadcoding
Date: Tue, 6 May 2025 17:57:42 +0000	[thread overview]
Message-ID: <aBpNlgCJ8zj78kYr@gallifrey> (raw)
In-Reply-To: <aBpGj35VsjvAjNmL@p14s>

* Mathieu Poirier (mathieu.poirier@linaro.org) wrote:
> On Wed, Apr 30, 2025 at 12:45:56AM +0100, linux@treblig.org wrote:
> > From: "Dr. David Alan Gilbert" <linux@treblig.org>
> > 
> > Hi,
> >   This removes a couple of unused functions in rpmsg,
> > and (v2) after discussions with Arnaud, follows the thread
> > and removes code that they would call.
> > 
> > (Build tested only)
> > 
> > Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
> > 
> > V3
> >   Fixup comment on rpmsg_send_offchannel_raw(),
> >   removing the reference to "_offchannel" - as per Mathieu's
> >   review
> > 
> > Dr. David Alan Gilbert (3):
> >   rpmsg: core:  Remove deadcode
> >   rpmsg: virtio: Remove uncallable offchannel functions
> >   rpmsg: Remove unused method pointers *send_offchannel
> > 
> >  Documentation/staging/rpmsg.rst  | 46 -----------------------
> >  drivers/rpmsg/rpmsg_core.c       | 63 --------------------------------
> >  drivers/rpmsg/rpmsg_internal.h   |  6 ---
> >  drivers/rpmsg/virtio_rpmsg_bus.c | 24 +-----------
> >  include/linux/rpmsg.h            | 22 -----------
> >  5 files changed, 1 insertion(+), 160 deletions(-)
> 
> I have applied this patchet.

Thanks!

Dave

> Thanks,
> Mathieu
> 
> > 
> > -- 
> > 2.49.0
> > 
> 
-- 
 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    |       Running GNU/Linux       | Happy  \ 
\        dave @ treblig.org |                               | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

      reply	other threads:[~2025-05-06 17:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-29 23:45 [PATCH v3 0/3] rpmsg offchannel deadcoding linux
2025-04-29 23:45 ` [PATCH v3 1/3] rpmsg: core: Remove deadcode linux
2025-04-29 23:45 ` [PATCH v3 2/3] rpmsg: virtio: Remove uncallable offchannel functions linux
2025-04-29 23:45 ` [PATCH v3 3/3] rpmsg: Remove unused method pointers *send_offchannel linux
2025-04-30  7:11 ` [PATCH v3 0/3] rpmsg offchannel deadcoding Arnaud POULIQUEN
2025-05-06 17:27 ` Mathieu Poirier
2025-05-06 17:57   ` Dr. David Alan Gilbert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aBpNlgCJ8zj78kYr@gallifrey \
    --to=linux@treblig.org \
    --cc=andersson@kernel.org \
    --cc=arnaud.pouliquen@foss.st.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-remoteproc@vger.kernel.org \
    --cc=mathieu.poirier@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).