Re: [PATCH 5/9] vhost-vdpa: remove the unnecessary initialization

2020-09-16 Thread Laurent Vivier
On 31/08/2020 10:27, Jason Wang wrote: > Signed-off-by: Jason Wang > --- > net/vhost-vdpa.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c > index 397d4d3082..bcbf49d55b 100644 > --- a/net/vhost-vdpa.c > +++ b/net/vhost-vdpa.c >

[PATCH 5/9] vhost-vdpa: remove the unnecessary initialization

2020-08-31 Thread Jason Wang
Signed-off-by: Jason Wang --- net/vhost-vdpa.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/vhost-vdpa.c b/net/vhost-vdpa.c index 397d4d3082..bcbf49d55b 100644 --- a/net/vhost-vdpa.c +++ b/net/vhost-vdpa.c @@ -175,10 +175,10 @@ static NetClientInfo net_vhost_vdpa_