qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] Error reporting cleanups


From: Markus Armbruster
Subject: [Qemu-devel] [PATCH 0/4] Error reporting cleanups
Date: Thu, 10 Dec 2015 18:23:48 +0100

Mostly newlines.  Making checkpatch catch them would be nice, but
that's more than I can do today.  Help welcome, of course.

I intend to take these patches through my tree.

Markus Armbruster (4):
  error: Strip trailing '\n' from error string arguments (again)
  error: Clean up errors with embedded newlines (again), part 1
  error: Clean up errors with embedded newlines (again), part 2
  hw/s390x: Rename local variables Error *l_err to just err

 block/vhdx-log.c          |  9 +++++----
 block/vmdk.c              | 13 ++++++++-----
 hw/arm/xlnx-zynqmp.c      |  2 +-
 hw/i386/kvm/pci-assign.c  | 12 ++++++------
 hw/i386/pc.c              |  4 ++--
 hw/ppc/spapr.c            |  3 ++-
 hw/s390x/ipl.c            | 12 ++++++------
 hw/s390x/s390-skeys-kvm.c |  2 +-
 hw/s390x/s390-skeys.c     | 16 ++++++++--------
 hw/s390x/sclp.c           | 14 +++++++-------
 hw/tpm/tpm_tis.c          |  2 +-
 kvm-all.c                 |  6 +++---
 migration/ram.c           |  2 +-
 migration/savevm.c        |  4 ++--
 net/vhost-user.c          |  6 +++---
 qga/commands-posix.c      |  2 +-
 target-arm/cpu.c          |  2 +-
 target-arm/machine.c      |  4 ++--
 18 files changed, 60 insertions(+), 55 deletions(-)

-- 
2.4.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]