[libvirt] [PATCH] Fix spacing around commas

Eric Blake eblake at redhat.com
Fri Aug 22 17:22:47 UTC 2014


On 08/22/2014 07:14 AM, Michal Privoznik wrote:
> On some places in the libvirt code we have:
> 
>   f(a,z)
> 
> instead of
> 
>   f(a, z)
> 
> This trivial patch fixes couple of such occurrences.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
> 
> Pushed under trivial rule.

Do we have a syntax-check to guarantee we don't regress?

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list