]> git.ipfire.org Git - thirdparty/libvirt.git/commit
phyp: more return handling cleanup
authorEric Blake <eblake@redhat.com>
Thu, 14 Apr 2011 18:52:09 +0000 (12:52 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 15 Apr 2011 21:26:26 +0000 (15:26 -0600)
commit444306d591ccfec3d3e47fdd503934df7964b078
treece040a5ca496ad5726a564f357ba0056649c3b91
parent8f03c6e869dd6ec0862dcdd7e150d6ad9adf7000
phyp: more return handling cleanup

* src/phyp/phyp_driver.c (phypInterfaceDestroy)
(phypInterfaceDefineXML, phypInterfaceLookupByName)
(phypInterfaceIsActive, phypListInterfaces, phypNumOfInterfaces):
Clean up return handling of recent additions.
src/phyp/phyp_driver.c