From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44805) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYEWf-0002xc-4D for qemu-devel@nongnu.org; Tue, 23 Feb 2016 10:05:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYEWa-0004Hq-VO for qemu-devel@nongnu.org; Tue, 23 Feb 2016 10:05:21 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42499) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYEWa-0004Hm-PW for qemu-devel@nongnu.org; Tue, 23 Feb 2016 10:05:16 -0500 References: <1456237112-32662-1-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <56CC752B.4050201@redhat.com> Date: Tue, 23 Feb 2016 08:05:15 -0700 MIME-Version: 1.0 In-Reply-To: <1456237112-32662-1-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7EFRT9bULERU09ePpLjHRhjuANs8o077O" Subject: Re: [Qemu-devel] [PATCH 0/4] post-include-cleanup followups 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) --7EFRT9bULERU09ePpLjHRhjuANs8o077O Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/23/2016 07:18 AM, Peter Maydell wrote: > Four minor patches which fix some minor things missed by > the big automated-script patchsets. None of these cause > a problem, since they're all "thing included that doesn't > need to be included" rather than "missing needed include". >=20 > thanks > -- PMM >=20 > Peter Maydell (4): > slirp/slirp.h: Remove now-empty #ifdefs > include/config.h: Remove > update-linux-headers.sh: Fake types.h doesn't need to include anythin= g > util/base64.c: Clean includes Series: Reviewed-by: Eric Blake but see comment on 1/4 >=20 > include/config.h | 1 - > scripts/clean-includes | 1 - > scripts/update-linux-headers.sh | 5 +++-- > slirp/slirp.h | 24 ------------------------ > util/base64.c | 2 -- > 5 files changed, 3 insertions(+), 30 deletions(-) > delete mode 100644 include/config.h >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --7EFRT9bULERU09ePpLjHRhjuANs8o077O 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/ iQEcBAEBCAAGBQJWzHUrAAoJEKeha0olJ0NqN6sIAKnsdZSnSsL6ZG1/6tI7HeUE vf29ODJnfYHxSLpZ690MgFNoJ2p5FgoRUdxiJOK9lpabVNXuuYyAQBmyKLtkxsfm 1qS4xFjgAvmuUKJmKk7E8II46RsZ28mcCZaz89A/oeETIYoaJiWTawbNSXMrkHYg ReqU1jgrXk0z/EK7CzRUI7Z0ZAuehQo+j244/15LlVVeCigk8XZwyJQ7N6PML1nf j+xupYTCfzRUfVKyhSOm/9Ysz2Uyvb3GBTe53Aa/LPm2wEzRRfRHXUpXO6tLOOSg g4wl07StGRZ8C5sRJ2h4Y1OfVziidh3fbHUAWc5YHRSv74JY1D07CV4nOqvyWfY= =hqsT -----END PGP SIGNATURE----- --7EFRT9bULERU09ePpLjHRhjuANs8o077O--