libvirt/src/xen
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
..
block_stats.c Consistent style for usage of sizeof operator 2012-03-30 11:47:24 +01:00
block_stats.h
xen_driver.c Cleanup for a return statement in source files 2012-03-26 14:45:22 -06:00
xen_driver.h Rename hash.h and hash.c to virhash.h and virhash.c 2012-01-26 14:11:13 +00:00
xen_hypervisor.c Consistent style for usage of sizeof operator 2012-03-30 11:47:24 +01:00
xen_hypervisor.h Fixed URI parsing 2012-02-24 16:49:21 -07:00
xen_inotify.c
xen_inotify.h
xend_internal.c Consistent style for usage of sizeof operator 2012-03-30 11:47:24 +01:00
xend_internal.h xml: use long long internally, to centralize overflow checks 2012-03-07 18:24:43 -07:00
xm_internal.c Cleanup for a return statement in source files 2012-03-26 14:45:22 -06:00
xm_internal.h xml: use long long internally, to centralize overflow checks 2012-03-07 18:24:43 -07:00
xs_internal.c Cleanup for a return statement in source files 2012-03-26 14:45:22 -06:00
xs_internal.h xml: use long long internally, to centralize overflow checks 2012-03-07 18:24:43 -07:00