libvirt/src/uml
Ján Tomko 2542eb75bd Clean up usage of 'ret' variable
Do not store the return value of called functions in the same variable
as the (future) return value of the current function.

This makes tracking the origin of the value easier and reduces
the chance of introducing a new point of exit without resetting
the return value back to -1.
2016-02-11 08:05:16 +01:00
..
uml_conf.c qemu: add udp interface support 2015-09-02 10:17:50 +02:00
uml_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
uml_driver.c Clean up usage of 'ret' variable 2016-02-11 08:05:16 +01:00
uml_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00