From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWUeN-0006cN-LK for qemu-devel@nongnu.org; Thu, 18 Feb 2016 14:54:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWUeK-0002Ji-EN for qemu-devel@nongnu.org; Thu, 18 Feb 2016 14:54:07 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41542) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWUeK-0002JK-8L for qemu-devel@nongnu.org; Thu, 18 Feb 2016 14:54:04 -0500 References: <1455818725-7647-1-git-send-email-peter.maydell@linaro.org> <1455818725-7647-9-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <56C62159.2090905@redhat.com> Date: Thu, 18 Feb 2016 12:54:01 -0700 MIME-Version: 1.0 In-Reply-To: <1455818725-7647-9-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a4CUmPRpUSUuscBprqb4dFcwK72kWwFob" Subject: Re: [Qemu-devel] [PATCH 8/8] include: 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) --a4CUmPRpUSUuscBprqb4dFcwK72kWwFob Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/18/2016 11:05 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 > NB: If this commit breaks compilation for your out-of-tree > patchseries or fork, then you need to make sure you add > #include "qemu/osdep.h" to any new .c files that you have. >=20 > Signed-off-by: Peter Maydell > --- > 97 files changed, 156 deletions(-) >=20 > +++ b/include/migration/qemu-file.h > @@ -25,7 +25,6 @@ > #define QEMU_FILE_H 1 > #include "exec/cpu-common.h" > =20 > -#include > =20 > /* This function writes a chunk of data to a file at the given positio= n. Cleanups like this change the resulting whitespace in the file. I don't personally care, but I'm pointing it out in case someone does. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --a4CUmPRpUSUuscBprqb4dFcwK72kWwFob 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/ iQEcBAEBCAAGBQJWxiFZAAoJEKeha0olJ0NqA54IAIIpBJ+zXq3FLdXuaNDQl28e kPbs2GGaWEuEnBi0+OxIPN0/VkeY28WuEpm09F8D8YWb/y3FPntJCdlKscQkNJDx hLruZ0CNQLtkScWg3k3o3VdB+wRyziAF+RpWI2MgLeSFQYKOLdcw7QY9tUDCdRj4 +TbAqdJRds7Apl4Piy9ycKkt9ym2Qd08KfvVw4XXGUHHHZObDAFXJtOb5bc9kMoE K28riN45UBtd5TDXra6qJA6zOd+EOnyqdUnPyBotbjzWGjE1eEpWD7fgrAq+1B+S /jKnUllDRQW0Re5i6rJjT+pTaz1vdQ1+3Qfv7Qe5y/5yvIaZSbaHLbL3KZ2I9Ps= =UbEl -----END PGP SIGNATURE----- --a4CUmPRpUSUuscBprqb4dFcwK72kWwFob--