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 <mklet...@redhat.com>
> > ---
> >  build-aux/bracket-spacing.pl      |  9 ++++++---
> 
> Good, we enforce it for all future users.
> 
> ACK
> 

Fixed and pushed, thanks.

Martin

Attachment: signature.asc
Description: Digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to