[libvirt] [PATCH 03/19] test: Cleanup exit/failure paths of some storage pool APIs

John Ferlan jferlan at redhat.com
Thu Jul 13 19:45:19 UTC 2017



On 07/11/2017 04:33 AM, Pavel Hrdina wrote:
> On Tue, May 09, 2017 at 11:30:10AM -0400, John Ferlan wrote:
>> Rework some of the test driver API's to remove the need to return failure
>> when testStoragePoolObjFindByName returns NULL rather than going to cleanup.
>> This removes the need for check for "if (obj)" and in some instances the
>> need to for a cleanup label and a local ret variable.
> 
> The recommended wrapping of commit message body is 72 columns.
> 

I must violate that a lot ;-)

I adjusted...

John

>> Signed-off-by: John Ferlan <jferlan at redhat.com>
>> ---
>>  src/test/test_driver.c | 49 ++++++++++++++++---------------------------------
>>  1 file changed, 16 insertions(+), 33 deletions(-)
> 
> Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
> 




More information about the libvir-list mailing list