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 <[email protected]>
> ---
> 
> 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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to