libvirt/examples
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
..
apparmor maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
domain-events Consistent style for usage of sizeof operator 2012-03-30 11:47:24 +01:00
dominfo Cleanup for a return statement in source files 2012-03-26 14:45:22 -06:00
domsuspend Cleanup for a return statement in source files 2012-03-26 14:45:22 -06:00
hellolibvirt maint: consolidate several .gitignore files 2012-02-03 15:27:16 -07:00
openauth maint: consolidate several .gitignore files 2012-02-03 15:27:16 -07:00
python maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
systemtap Permission change for systemtap examples. 2012-01-17 15:42:01 -07:00
xml nwfilter: fix typing error in filter 2012-01-17 12:47:41 -05:00