On 03/22/2010 01:05 PM, Daniel P. Berrange wrote:
+ if (virDomainUpdateDeviceFlags (dom, args->xml,
args->flags) == -1) {
+ virDomainFree(dom);
Inconsistency in whether there is a space before ( in function calls.
Which style is intended, or are both permitted?
Otherwise, ACK.
--
Eric Blake eblake(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org