[dpdk-dev] [PATCH 1/5] vhost: eliminate blank line at EOF
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 10 20:05:33 CEST 2019
Signed-off-by: Stephen Hemminger <stephen at 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
More information about the dev
mailing list