[PATCH v2 0/3] rpmsg offchannel deadcoding

linux@treblig.org posted 3 patches 9 months, 2 weeks ago
There is a newer version of this series
Documentation/staging/rpmsg.rst  | 46 -----------------------
drivers/rpmsg/rpmsg_core.c       | 63 --------------------------------
drivers/rpmsg/rpmsg_internal.h   |  6 ---
drivers/rpmsg/virtio_rpmsg_bus.c | 22 -----------
include/linux/rpmsg.h            | 22 -----------
5 files changed, 159 deletions(-)
[PATCH v2 0/3] rpmsg offchannel deadcoding
Posted by linux@treblig.org 9 months, 2 weeks ago
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>


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 | 22 -----------
 include/linux/rpmsg.h            | 22 -----------
 5 files changed, 159 deletions(-)

-- 
2.49.0