On 08/18/2016 10:48 AM, Yuanhan Liu wrote: > Some functions are with prefix "user_", while others with "vhost_". > Making them all starting with "vhost_user_" to unify the function names. > > Signed-off-by: Yuanhan Liu <yuanhan.liu at linux.intel.com> > --- > lib/librte_vhost/vhost_user.c | 60 > +++++++++++++++++++++---------------------- > 1 file changed, 30 insertions(+), 30 deletions(-) >
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com> Thanks, Maxime