On 12/14/18 10:16 PM, Xiao Wang wrote:
vhost_detach_vdpa_device() is internally defined but not used, remove it in this patch. Signed-off-by: Xiao Wang <[email protected]> --- lib/librte_vhost/vhost.c | 13 ------------- lib/librte_vhost/vhost.h | 1 - 2 files changed, 14 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

