Re: [dpdk-dev] [PATCH] vhost_user: remove statement for non-existed function

2019-01-11 Thread Ye Xiaolong
On 01/11, Tiwei Bie wrote: >> vhost_user: remove statement for non-existed function > >s/vhost_user/vhost/ > >On Fri, Jan 11, 2019 at 04:05:41PM +0800, Xiaolong Ye wrote: >> vhost_user_host_notifier_ctrl is not existed anymore, its statement in >> header file should be removed accordingly. >> >> F

Re: [dpdk-dev] [PATCH] vhost_user: remove statement for non-existed function

2019-01-11 Thread Tiwei Bie
> vhost_user: remove statement for non-existed function s/vhost_user/vhost/ On Fri, Jan 11, 2019 at 04:05:41PM +0800, Xiaolong Ye wrote: > vhost_user_host_notifier_ctrl is not existed anymore, its statement in > header file should be removed accordingly. > > Fixes: 43f34e35663f ("vhost: provide