[libvirt] [PATCH 0/4] Couple of trivial c89 style fixes

Michal Privoznik posted 4 patches 6 years, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1493276478.git.mprivozn@redhat.com
examples/admin/logging.c      | 14 +++++++-------
examples/openauth/openauth.c  |  2 +-
src/cpu/cpu_ppc64.c           |  4 ++--
src/cpu/cpu_x86.c             | 44 +++++++++++++++++++++----------------------
src/lxc/lxc_controller.c      |  2 +-
src/remote/remote_driver.c    |  2 +-
src/rpc/virnetservermdns.c    |  2 +-
src/security/security_stack.c |  8 ++++----
src/uml/uml_conf.c            |  2 +-
src/util/virhostcpu.c         |  4 ++--
src/util/virhostmem.c         |  4 ++--
src/vbox/vbox_snapshot_conf.c |  2 +-
tests/eventtest.c             |  2 +-
tests/virhostcpumock.c        |  2 +-
tests/vmwarevertest.c         |  2 --
15 files changed, 47 insertions(+), 49 deletions(-)
[libvirt] [PATCH 0/4] Couple of trivial c89 style fixes
Posted by Michal Privoznik 6 years, 11 months ago
*** BLURB HERE ***

BLURB

Michal Privoznik (4):
  examples: Properly include getopt.h
  vmwarevertest: drop VIR_FROM_THIS definition
  lib: Fix c99 style comments
  cpu: Avoid c99 style of assembler

 examples/admin/logging.c      | 14 +++++++-------
 examples/openauth/openauth.c  |  2 +-
 src/cpu/cpu_ppc64.c           |  4 ++--
 src/cpu/cpu_x86.c             | 44 +++++++++++++++++++++----------------------
 src/lxc/lxc_controller.c      |  2 +-
 src/remote/remote_driver.c    |  2 +-
 src/rpc/virnetservermdns.c    |  2 +-
 src/security/security_stack.c |  8 ++++----
 src/uml/uml_conf.c            |  2 +-
 src/util/virhostcpu.c         |  4 ++--
 src/util/virhostmem.c         |  4 ++--
 src/vbox/vbox_snapshot_conf.c |  2 +-
 tests/eventtest.c             |  2 +-
 tests/virhostcpumock.c        |  2 +-
 tests/vmwarevertest.c         |  2 --
 15 files changed, 47 insertions(+), 49 deletions(-)

-- 
2.10.2

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list