Daniel P. Berrange ec8cae93db Consistent style for usage of sizeof operator
The code is splattered with a mix of

  sizeof foo
  sizeof (foo)
  sizeof(foo)

Standardize on sizeof(foo) and add a syntax check rule to
enforce it

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-03-30 11:47:24 +01:00
..
2011-12-05 13:02:54 +01:00
2012-03-15 12:24:56 +08:00
2011-12-01 13:49:20 -07:00
2011-04-29 10:21:20 -06:00
2011-06-30 18:04:02 +01:00
2011-06-24 08:01:10 -06:00
2011-12-01 13:49:20 -07:00
2011-07-11 09:21:37 -06:00
2011-12-01 14:12:59 -07:00
2011-12-01 14:12:59 -07:00