Re: [libvirt] [PATCH v2 31/32] tests: Rename variable in testStorageFileGetMetadata

2019-02-11 Thread Ján Tomko
On Fri, Feb 08, 2019 at 01:37:25PM -0500, John Ferlan wrote: To prepare for subsequent change to use VIR_AUTOPTR logic rename the @ret to @def. Signed-off-by: John Ferlan --- tests/virstoragetest.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) Reviewed-by: Ján T

Re: [libvirt] [PATCH v2 31/32] tests: Rename variable in testStorageFileGetMetadata

2019-02-11 Thread Erik Skultety
On Fri, Feb 08, 2019 at 01:37:25PM -0500, John Ferlan wrote: > To prepare for subsequent change to use VIR_AUTOPTR logic rename > the @ret to @def. > > Signed-off-by: John Ferlan > --- Reviewed-by: Erik Skultety -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/li

[libvirt] [PATCH v2 31/32] tests: Rename variable in testStorageFileGetMetadata

2019-02-08 Thread John Ferlan
To prepare for subsequent change to use VIR_AUTOPTR logic rename the @ret to @def. Signed-off-by: John Ferlan --- tests/virstoragetest.c | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/virstoragetest.c b/tests/virstoragetest.c index 49b8f42e6d..8d