Signed-off-by: Stephen Hemminger <step...@networkplumber.org> --- lib/librte_vhost/iotlb.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/lib/librte_vhost/iotlb.c b/lib/librte_vhost/iotlb.c index c6354fef7e65..fcf9e9861afd 100644 --- a/lib/librte_vhost/iotlb.c +++ b/lib/librte_vhost/iotlb.c @@ -361,4 +361,3 @@ vhost_user_iotlb_init(struct virtio_net *dev, int vq_index) return 0; } - -- 2.17.1