1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-04-01 20:05:19 +00:00
Martin Kletzander cc9c62fef9 Require spaces around equality comparisons
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 acceptable (since it is a
macro and '==' is its argument).

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
2014-03-18 11:29:44 +01:00
..
2014-01-01 16:34:13 +00:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-03-18 10:20:49 +01:00
2013-10-08 12:39:30 +01:00
2014-02-27 18:10:13 -07:00
2013-10-08 12:39:30 +01:00
2014-02-12 14:41:47 +01:00
2013-10-14 10:31:01 +01:00
2014-03-04 12:24:13 +00:00