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 <xiao.w.w...@intel.com> --- lib/librte_vhost/vhost.c | 13 ------------- lib/librte_vhost/vhost.h | 1 - 2 files changed, 14 deletions(-)
Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Thanks, Maxime