netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] vringh small unused functions
@ 2025-06-17  0:18 linux
  2025-06-17  0:18 ` [PATCH v2 1/2] vhost: vringh: Remove unused iotlb functions linux
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: linux @ 2025-06-17  0:18 UTC (permalink / raw)
  To: mst, horms, jasowang, eperezma, xuanzhuo
  Cc: kvm, virtualization, netdev, linux-kernel, Dr. David Alan Gilbert

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-06-24 10:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17  0:18 [PATCH v2 0/2] vringh small unused functions linux
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

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).