[libvirt] [PATCH 7/7] Require spaces around equality comparisons

Eric Blake eblake at redhat.com
Mon Mar 17 15:44:45 UTC 2014


On 03/17/2014 08:39 AM, Martin Kletzander wrote:
> Commit a1cbe4b5 added a check for spaces around assignments and this
> patch extends it to checks for spaces around '=='.  One exception is
> virAssertCmpInt where comma after '==' is aceptable (since it is a

s/aceptable/acceptable/

> macro and '==' is its argument).
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  build-aux/bracket-spacing.pl      |  9 ++++++---

Good, we enforce it for all future users.

ACK

-- 
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: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140317/35d21139/attachment-0001.sig>


More information about the libvir-list mailing list