From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPDpJ-0003uS-OM for qemu-devel@nongnu.org; Fri, 29 Jan 2016 13:31:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aPDpF-0005eT-Gp for qemu-devel@nongnu.org; Fri, 29 Jan 2016 13:31:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42977) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aPDpF-0005eH-C4 for qemu-devel@nongnu.org; Fri, 29 Jan 2016 13:31:17 -0500 References: <1454089805-5470-1-git-send-email-peter.maydell@linaro.org> <1454089805-5470-8-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <56ABAFF3.1050302@redhat.com> Date: Fri, 29 Jan 2016 11:31:15 -0700 MIME-Version: 1.0 In-Reply-To: <1454089805-5470-8-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3aFwbh2JPr3dPEgG58VvQgQMKJ35Fq4fh" Subject: Re: [Qemu-devel] [PATCH 07/15] qapi: Clean up includes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: patches@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3aFwbh2JPr3dPEgG58VvQgQMKJ35Fq4fh Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/29/2016 10:49 AM, Peter Maydell wrote: > Clean up includes so that osdep.h is included first and headers > which it implies are not included manually. >=20 > This commit was created with scripts/clean-includes. >=20 > Signed-off-by: Peter Maydell > --- > qapi/opts-visitor.c | 1 + > qapi/qapi-dealloc-visitor.c | 1 + > qapi/qapi-util.c | 2 +- > qapi/qapi-visit-core.c | 1 + > qapi/qmp-dispatch.c | 2 +- > qapi/qmp-event.c | 2 +- > qapi/qmp-input-visitor.c | 1 + > qapi/qmp-output-visitor.c | 1 + > qapi/qmp-registry.c | 2 +- > qapi/string-input-visitor.c | 1 + > qapi/string-output-visitor.c | 1 + > 11 files changed, 11 insertions(+), 4 deletions(-) Reviewed-by: Eric Blake Hmm - we also have generated qapi files, where the scripts/qapi*.py files will need to output correct header information. I'll take a look at doing that. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --3aFwbh2JPr3dPEgG58VvQgQMKJ35Fq4fh 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/ iQEcBAEBCAAGBQJWq6/zAAoJEKeha0olJ0NqF1UH/0NikfGhc2y4tdwAfjuJw+gA /iumkULzAWOkJhlXTHNEcOrPLF5rpluxgLRU+V9ViUu4QH8Hkf/jMPZwXkhZJhh8 yf1N+9Anzb6iLjMfoYXN1YHDPINrfbvRJLPTrT4da8rc6StBycIAiw2EJgoDpsHQ V3mOHcCKVAMxBWomulbN0rwqF1nN243OnCI1h9mZsbExPOO9iOEABkfP/yq0/BL+ 4vH9YIjaA0i5DzBrZzlzjjkv3jZs6qxN25Jb35tA/hJOUnf0K9CbcPcrgPyIiOMZ C0o/IMFgKDIKfTxULHfQs7HDmv52dqF+6svXzrl2KTo5CihF7UpSW0l91QVxX1E= =F20d -----END PGP SIGNATURE----- --3aFwbh2JPr3dPEgG58VvQgQMKJ35Fq4fh--