]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/kvm.c
error: Strip trailing '\n' from error string arguments (again)
authorMarkus Armbruster <armbru@redhat.com>
Wed, 3 Aug 2016 11:37:51 +0000 (13:37 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 8 Aug 2016 07:00:44 +0000 (09:00 +0200)
commitdf3c286c53ac51e7267f2761c7a0c62e11b6e815
tree3871ea9f31a2b17dd3d5b146c20fe09a00fe2f63
parent51009170d8fc263cfdcd5a60fe3ba213daa3d15b
error: Strip trailing '\n' from error string arguments (again)

Commit 9af9e0f6daf194dbe62a2eb and 312fd5f got rid of a bunch, but
they keep coming back.  checkpatch.pl tries to flag them since commit
5d596c2, but it's not very good at it.  Offenders tracked down with
Coccinelle script scripts/coccinelle/err-bad-newline.cocci, an updated
version of the script from commit 312fd5f.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1470224274-31522-2-git-send-email-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
hw/mips/cps.c
hw/nvram/fw_cfg.c
hw/ppc/spapr_cpu_core.c
qemu-img.c
scripts/coccinelle/err-bad-newline.cocci [new file with mode: 0644]
slirp/slirp.c
target-i386/kvm.c