From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4c5u-0003zh-Hf for qemu-devel@nongnu.org; Mon, 15 Jun 2015 17:39:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z4c5p-0000LR-Hx for qemu-devel@nongnu.org; Mon, 15 Jun 2015 17:39:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49431) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z4c5p-0000LN-CV for qemu-devel@nongnu.org; Mon, 15 Jun 2015 17:38:57 -0400 Message-ID: <557F45EF.5060505@redhat.com> Date: Mon, 15 Jun 2015 15:38:55 -0600 From: Eric Blake MIME-Version: 1.0 References: <1434205258-1932-1-git-send-email-armbru@redhat.com> <1434205258-1932-11-git-send-email-armbru@redhat.com> In-Reply-To: <1434205258-1932-11-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5nBKJ04WvS6gl1kCDkDS98GBmNijcqgFB" Subject: Re: [Qemu-devel] [PATCH 10/11] Include qapi/qmp/qerror.h exactly where needed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, mdroth@linux.vnet.ibm.com, stefanha@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --5nBKJ04WvS6gl1kCDkDS98GBmNijcqgFB Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/13/2015 08:20 AM, Markus Armbruster wrote: > In particular, don't include it into headers. >=20 > Signed-off-by: Markus Armbruster > --- > 46 files changed, 25 insertions(+), 21 deletions(-) Assuming this was done by deleting from headers, then adding it into .c files that no longer compiled. Were there any .c files where it was unused, and if so, how did you go about finding them? By grepping for QERR_? Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --5nBKJ04WvS6gl1kCDkDS98GBmNijcqgFB 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/ iQEcBAEBCAAGBQJVf0XvAAoJEKeha0olJ0NqtNEH/iXJyCULK24qJvfKiT3TJ7Hf iq0O8gmMGsUNhLUlcGyu2In8BbFL+Redo2fKXe08YG8f7xm7YdKqnPlO0S7rOYgn Zc46dmyHXjEAgLa5cY2nFsV7WQeN104F3DTNzPgHuV4rWNU/ahMT3bJGQXqIB3FQ NWzgPs4KoXmLdImsQC/g+TaLvtmNXDCLTM+ENR4y3UYB7wrG+W8NLBWlyG/HOszX ROojF8Gxo5BY8Kx3vC11kUHjaIztnB3ysXk8Q2Bh22P5kPcLEHyH8NRxBjrSs1AN Z6B+jIWs8IvWove0vZ6KzoacGcnwIoa8IegTowfbnhmKjf5B8Cy2L6Uc+OnPFTo= =WPT0 -----END PGP SIGNATURE----- --5nBKJ04WvS6gl1kCDkDS98GBmNijcqgFB--