[libvirt] [PATCH 2/6] Remote protocol impl for virDomainUpdateDeviceFlags

Eric Blake eblake at redhat.com
Mon Mar 22 20:28:51 UTC 2010


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 at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 323 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100322/b3b7bcfc/attachment-0001.sig>


More information about the libvir-list mailing list