diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-04-30 00:45:58 +0100 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2025-05-06 11:11:45 -0600 |
commit | 68decaf24d4d24f4f8708a248e65e9d77ea19b85 (patch) | |
tree | 2ebb4a6b3b8059fa0d957315145201066565c790 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 20b4f0b4cdfec106bb73afd47de7d121b723f723 (diff) |
rpmsg: virtio: Remove uncallable offchannel functions
The virtio_rpmsg_send_offchannel() and virtio_rpmsg_trysend_offchannel()
are wired up to the send_offchannel and trysend_offchannel members
of rpmsg_endpoint_ops, the only dereference of those was by
the unused, and now removed rpmsg_send_offchannel() and
rpmsg_trysend_offchannel() functions.
Remove them.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Link: https://lore.kernel.org/r/20250429234600.301083-3-linux@treblig.org
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions