[libvirt] [PATCH 0/2] More semicolon cleanups

Eric Blake eblake at redhat.com
Fri May 24 17:19:35 UTC 2013


In response to:
https://www.redhat.com/archives/libvir-list/2013-May/msg01791.html

Eric Blake (2):
  syntax: prefer space after semicolon in for loop
  syntax-check: mandate space after mid-line semicolon

 HACKING                       | 23 +++++++++++++++++++++++
 build-aux/bracket-spacing.pl  | 12 ++++++++++++
 cfg.mk                        |  2 +-
 docs/hacking.html.in          | 29 +++++++++++++++++++++++++++++
 examples/domsuspend/suspend.c |  2 +-
 python/libvirt-override.c     | 38 +++++++++++++++++++-------------------
 src/conf/interface_conf.c     | 14 +++++++-------
 src/security/virt-aa-helper.c |  2 +-
 src/util/virconf.c            |  4 ++--
 src/util/virhook.c            |  2 +-
 src/util/virlog.c             | 10 +++++-----
 src/util/virsocketaddr.c      | 12 ++++++------
 src/util/virsysinfo.c         |  4 ++--
 src/util/viruuid.c            |  4 ++--
 src/vbox/vbox_tmpl.c          | 11 ++++++++---
 src/xen/xen_hypervisor.c      |  3 ++-
 tools/virsh-domain-monitor.c  |  6 +++---
 tools/virsh-domain.c          |  6 +++---
 18 files changed, 127 insertions(+), 57 deletions(-)

-- 
1.8.1.4




More information about the libvir-list mailing list