Re: [PATCH 1/2] vhost: vringh: Remove unused iotlb functions

From: Simon Horman
Date: Mon Jun 16 2025 - 09:19:13 EST


On Sat, Jun 14, 2025 at 12:07:30AM +0100, linux@xxxxxxxxxxx wrote:
> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> 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@xxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>