From: linux@treblig.org
To: mst@redhat.com, horms@kernel.org, jasowang@redhat.com,
eperezma@redhat.com, xuanzhuo@linux.alibaba.com
Cc: kvm@vger.kernel.org, virtualization@lists.linux.dev,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
"Dr. David Alan Gilbert" <linux@treblig.org>
Subject: [PATCH v2 0/2] vringh small unused functions
Date: Tue, 17 Jun 2025 01:18:35 +0100 [thread overview]
Message-ID: <20250617001838.114457-1-linux@treblig.org> (raw)
From: "Dr. David Alan Gilbert" <linux@treblig.org>
Hi,
The following pair of patches remove a bunch of small functions
that have been unused for a long time.
Dave
v2
Remove the xfer_kern() and kern_xfer() helpers that are now
unused. (As spotted by Simon's review)
Dr. David Alan Gilbert (2):
vhost: vringh: Remove unused iotlb functions
vhost: vringh: Remove unused functions
drivers/vhost/vringh.c | 118 -----------------------------------------
include/linux/vringh.h | 12 -----
2 files changed, 130 deletions(-)
--
2.49.0
next reply other threads:[~2025-06-17 0:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-17 0:18 linux [this message]
2025-06-17 0:18 ` [PATCH v2 1/2] vhost: vringh: Remove unused iotlb functions linux
2025-06-17 0:18 ` [PATCH v2 2/2] vhost: vringh: Remove unused functions linux
2025-06-17 11:28 ` Simon Horman
2025-06-17 12:30 ` [PATCH v2 0/2] vringh small " Eugenio Perez Martin
2025-06-24 10:21 ` Lei Yang
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=20250617001838.114457-1-linux@treblig.org \
--to=linux@treblig.org \
--cc=eperezma@redhat.com \
--cc=horms@kernel.org \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=virtualization@lists.linux.dev \
--cc=xuanzhuo@linux.alibaba.com \
/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).