From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYF4m-0005Y4-RQ for qemu-devel@nongnu.org; Tue, 23 Feb 2016 10:40:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYF4j-0004pn-Dl for qemu-devel@nongnu.org; Tue, 23 Feb 2016 10:40:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55713) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYF4j-0004ph-6y for qemu-devel@nongnu.org; Tue, 23 Feb 2016 10:40:33 -0500 References: <1456238983-10160-1-git-send-email-peter.maydell@linaro.org> From: Eric Blake Message-ID: <56CC7D6F.6040902@redhat.com> Date: Tue, 23 Feb 2016 08:40:31 -0700 MIME-Version: 1.0 In-Reply-To: <1456238983-10160-1-git-send-email-peter.maydell@linaro.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SQ5tWw4eVfCnODI2TPAjkX0OfI6RDQ2Pf" Subject: Re: [Qemu-devel] [PATCH 0/3] tcg: Rename tcg-target.c to tcg-target.inc.c List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell , qemu-devel@nongnu.org Cc: Richard Henderson , patches@linaro.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --SQ5tWw4eVfCnODI2TPAjkX0OfI6RDQ2Pf Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/23/2016 07:49 AM, Peter Maydell wrote: > This patchset renames the arch-specific tcg-target.c files > to tcg-target.inc.c, to better indicate the fact that they > are not standalone source files but are just #included > from another .c file. >=20 > Having done that we can teach clean-includes about the .inc.c > convention, and then undo some unnecessary #includes that it > added earlier. >=20 > thanks > -- PMM >=20 > Peter Maydell (3): > tcg: Rename tcg-target.c to tcg-target.inc.c > scripts/clean-includes: Ignore .inc.c files > tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c Reviewed-by: Eric Blake also, for this series and for "post-include-cleanup followups": Tested-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --SQ5tWw4eVfCnODI2TPAjkX0OfI6RDQ2Pf 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/ iQEcBAEBCAAGBQJWzH1vAAoJEKeha0olJ0NqhRIH/1DOA/JSh5lOypCiNmnPazZw BAXRA/XaqjlS5uFq+UrYiBiwhftqlDjHScuvY37jr0j1ChJkF8ao3FyWOqgPw5ij 58VBXWjrE0f6S8drbKuwa9Ptz2eiueYJ+FLekPY4SHwP+Dv0ubrBMVi9RvVgDupq ajQ11VfsT47G5mi3mK9J/G95KbLYcVbZZ9O9X951U1bpmhQJCC7yIArpNoKXgPTI qaRpD89zrZQNh+462p247GvRpmoikA5z90XERaleDcUPe1QGXc02eSRBkJ8sxlmj +5zDIKVuyFAtgnU5WiG4dwhDFKHRHzeej3ymVRXto410ArYpfi7Y3AwrdfUHNds= =rpiO -----END PGP SIGNATURE----- --SQ5tWw4eVfCnODI2TPAjkX0OfI6RDQ2Pf--