vhost: vringh: Remove unused iotlb functions
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 17 Jun 2025 00:18:36 +0000 (01:18 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 1 Aug 2025 13:11:08 +0000 (09:11 -0400)
commit569c392e191361cd05fba1fd87ed02ef0d130ef7
treea4e4730f3c287cd7b56cc02729580c32a55fa99c
parent69cd720a8a5e9ef0f05ce5dd8c9ea6e018245c82
vhost: vringh: Remove unused iotlb functions

The functions:
  vringh_abandon_iotlb()
  vringh_notify_disable_iotlb() and
  vringh_notify_enable_iotlb()

were added in 2020 by
commit 9ad9c49cfe97 ("vringh: IOTLB support")
but have remained unused.

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Message-Id: <20250617001838.114457-2-linux@treblig.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Eugenio Pérez <eperezma@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
drivers/vhost/vringh.c
include/linux/vringh.h