1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-04-01 20:05:19 +00:00
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-12-01 13:49:20 -07:00
2011-12-01 14:12:59 -07:00
2011-12-01 14:12:59 -07:00