From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9fDu-0005OZ-7f for qemu-devel@nongnu.org; Thu, 17 Dec 2015 15:32:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9fDt-0007bc-0N for qemu-devel@nongnu.org; Thu, 17 Dec 2015 15:32:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46855) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9fDs-0007bX-LP for qemu-devel@nongnu.org; Thu, 17 Dec 2015 15:32:24 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 55B6333FEE6 for ; Thu, 17 Dec 2015 20:32:24 +0000 (UTC) References: <1450371004-26866-1-git-send-email-armbru@redhat.com> <1450371004-26866-11-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <56731BD7.7040302@redhat.com> Date: Thu, 17 Dec 2015 13:32:23 -0700 MIME-Version: 1.0 In-Reply-To: <1450371004-26866-11-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dDCsRGRrnOf7AJ7ElhA0jTM6eNEGHgRuQ" Subject: Re: [Qemu-devel] [PATCH v2 10/23] error: Don't decorate original error message when adding to it List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --dDCsRGRrnOf7AJ7ElhA0jTM6eNEGHgRuQ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 12/17/2015 09:49 AM, Markus Armbruster wrote: > Prepend the additional information, colon, space to the original > message without enclosing it in parenthesis or quotes, like we do > elsewhere. >=20 > Signed-off-by: Markus Armbruster > --- > hw/core/qdev-properties.c | 2 +- > qemu-img.c | 2 +- > tests/test-aio.c | 2 +- > tests/test-thread-pool.c | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Eric Blake And I'm guessing this makes for an easier coccinelle conversion patch down the road :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --dDCsRGRrnOf7AJ7ElhA0jTM6eNEGHgRuQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWcxvXAAoJEKeha0olJ0Nq2dIH/RN4xJzDdhcs0SDVid6PfJ2u 8ppeQYtf+WB8qh0V4rEODxuoPOLbWjrMbyFrJP3MBv1TCRP+uIGhE8r3CoEwglc1 n/JDmeDmfx8pU3nc0aV2jgCATA0GZ/i/vtrZV98PlH9Mo+KJIgxnhDMHIJZOPh4D HVGILZf9Vm//lP0860xUJY6KzT/oPQCxw5hZ6ofzSfcWyQT5yXKRxLxOQCLtU3Dl dYqeU7/O84+w+x2sxvBQQ433QfxQbdRJc7ndwihKF7km4F0ctaSHOxrl8EkdOC7H IiPzUZKFLTx1Rczhyvxs6+Lm2VxCIJ1LJ4D7hMF/+UADAIMQVjI8pSYS7eiqWSY= =Rhny -----END PGP SIGNATURE----- --dDCsRGRrnOf7AJ7ElhA0jTM6eNEGHgRuQ--