libvirt/src/openvz
Eric Blake 64b2335c2a maint: fix comma style issues: remaining drivers
Most of our code base uses space after comma but not before;
fix the remaining uses before adding a syntax check.

* src/lxc/lxc_container.c: Consistently use commas.
* src/openvz/openvz_driver.c: Likewise.
* src/openvz/openvz_util.c: Likewise.
* src/remote/remote_driver.c: Likewise.
* src/test/test_driver.c: Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
2013-11-20 09:14:55 -07:00
..
openvz_conf.c cleanup: Kill usage of access(PATH, F_OK) in favor of virFileExists() 2013-09-16 10:37:39 +02:00
openvz_conf.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
openvz_driver.c maint: fix comma style issues: remaining drivers 2013-11-20 09:14:55 -07:00
openvz_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
openvz_util.c maint: fix comma style issues: remaining drivers 2013-11-20 09:14:55 -07:00
openvz_util.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00