From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/4] Error reporting cleanups
Date: Thu, 10 Dec 2015 18:23:48 +0100 [thread overview]
Message-ID: <1449768232-22924-1-git-send-email-armbru@redhat.com> (raw)
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
next reply other threads:[~2015-12-10 17:24 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-10 17:23 Markus Armbruster [this message]
2015-12-10 17:23 ` [Qemu-devel] [PATCH 1/4] error: Strip trailing '\n' from error string arguments (again) Markus Armbruster
2015-12-10 17:31 ` Dr. David Alan Gilbert
2015-12-10 18:16 ` Cornelia Huck
2015-12-11 9:01 ` Hailiang Zhang
2015-12-11 3:09 ` Bharata B Rao
2015-12-11 5:26 ` Fam Zheng
2015-12-10 17:23 ` [Qemu-devel] [PATCH 2/4] error: Clean up errors with embedded newlines (again), part 1 Markus Armbruster
2015-12-10 17:36 ` Laszlo Ersek
2015-12-14 9:27 ` Markus Armbruster
2015-12-10 17:23 ` [Qemu-devel] [PATCH 3/4] error: Clean up errors with embedded newlines (again), part 2 Markus Armbruster
2015-12-10 17:48 ` Laszlo Ersek
2015-12-14 9:42 ` Markus Armbruster
2015-12-15 2:03 ` Fam Zheng
2015-12-15 7:59 ` Markus Armbruster
2015-12-10 17:23 ` [Qemu-devel] [PATCH 4/4] hw/s390x: Rename local variables Error *l_err to just err Markus Armbruster
2015-12-10 18:18 ` Cornelia Huck
2015-12-11 8:07 ` David Hildenbrand
2015-12-14 9:59 ` Markus Armbruster
2015-12-14 10:15 ` Cornelia Huck
2015-12-14 10:28 ` David Hildenbrand
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1449768232-22924-1-git-send-email-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).