From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42741) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLG5I-0004DI-Ho for qemu-devel@nongnu.org; Mon, 18 Jan 2016 15:07:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aLG5D-00079P-J3 for qemu-devel@nongnu.org; Mon, 18 Jan 2016 15:07:28 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aLG5D-00079B-DT for qemu-devel@nongnu.org; Mon, 18 Jan 2016 15:07:23 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 1175B14CAB5 for ; Mon, 18 Jan 2016 20:07:22 +0000 (UTC) References: <1452783732-6581-1-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <569D45F9.90408@redhat.com> Date: Mon, 18 Jan 2016 13:07:21 -0700 MIME-Version: 1.0 In-Reply-To: <1452783732-6581-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cWK1HIDSb4Li18ign4fJeprtRH1snXRmH" Subject: Re: [Qemu-devel] [PATCH] Use error_fatal to simplify obvious fatal errors (again) 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) --cWK1HIDSb4Li18ign4fJeprtRH1snXRmH Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/14/2016 08:02 AM, Markus Armbruster wrote: > Done with the Coccinelle semantic patch from commit 007b065, plus > manual clean up of dead variables. >=20 > Signed-off-by: Markus Armbruster > --- > hw/arm/imx25_pdk.c | 7 +------ > hw/arm/kzm.c | 7 +------ > hw/arm/netduino2.c | 7 +------ > hw/arm/xlnx-ep108.c | 7 +------ > vl.c | 7 +------ > 5 files changed, 5 insertions(+), 30 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --cWK1HIDSb4Li18ign4fJeprtRH1snXRmH 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/ iQEcBAEBCAAGBQJWnUX5AAoJEKeha0olJ0Nq4QEIAKbixievQYqKvny8giR9qXCg LzUo1VZXaFBsx1RkQHXzKjg2J+UJbfvegyJFwnvQfUSOW102DGY0yddmpyUzhgK2 NOQuzfkIWXiHruVSgsLbaDvtXqwxPJm/P1x2qjkXBrtArqZbxYH7Ao/UQkicXxwU N38BIr25SFNHso6FhFRAfm3m4nmXR49yUqywO3z63FANh9NNBFJYBMcBSxJ+yFyW jmZKkP8Y1T/A34YmjjmpxrN6rSwyaLx14ibtWZh3iNg3JIPuCM8ihMj1Q/34WBqM LCAr6xkKjbfu73eJt+i/v6tMwTorc3VpsbTew+CHAEx+4DMpW47OyesygtwS18U= =BSMG -----END PGP SIGNATURE----- --cWK1HIDSb4Li18ign4fJeprtRH1snXRmH--