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

Martin Kletzander mkletzan at redhat.com
Tue Mar 18 11:39:20 UTC 2014


On Mon, Mar 17, 2014 at 09:44:45AM -0600, Eric Blake wrote:
> 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
> 

Fixed and pushed, thanks.

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140318/8ef63127/attachment-0001.sig>


More information about the libvir-list mailing list