From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNhgo-0003JE-Lz for qemu-devel@nongnu.org; Thu, 14 Jul 2016 10:32:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNhgj-00057b-Mp for qemu-devel@nongnu.org; Thu, 14 Jul 2016 10:32:34 -0400 References: <1468484058-8719-1-git-send-email-thuth@redhat.com> From: Eric Blake Message-ID: <5787A27B.8020703@redhat.com> Date: Thu, 14 Jul 2016 08:32:27 -0600 MIME-Version: 1.0 In-Reply-To: <1468484058-8719-1-git-send-email-thuth@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="20IqHCcnBFL1KsLNVLrBcAjh7nrE34AW8" Subject: Re: [Qemu-devel] [PATCH] ppc/mmu-hash64: Remove duplicated #include statement List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , qemu-ppc@nongnu.org, david@gibson.dropbear.id.au Cc: qemu-devel@nongnu.org, Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --20IqHCcnBFL1KsLNVLrBcAjh7nrE34AW8 From: Eric Blake To: Thomas Huth , qemu-ppc@nongnu.org, david@gibson.dropbear.id.au Cc: qemu-devel@nongnu.org, Markus Armbruster Message-ID: <5787A27B.8020703@redhat.com> Subject: Re: [Qemu-devel] [PATCH] ppc/mmu-hash64: Remove duplicated #include statement References: <1468484058-8719-1-git-send-email-thuth@redhat.com> In-Reply-To: <1468484058-8719-1-git-send-email-thuth@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/14/2016 02:14 AM, Thomas Huth wrote: > No need to include error-report.h twice here. >=20 > Signed-off-by: Thomas Huth > --- > target-ppc/mmu-hash64.c | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Eric Blake Markus, do your header cleanup scripts detect any other situations like this? >=20 > diff --git a/target-ppc/mmu-hash64.c b/target-ppc/mmu-hash64.c > index 82c2186..f6ffe35 100644 > --- a/target-ppc/mmu-hash64.c > +++ b/target-ppc/mmu-hash64.c > @@ -24,7 +24,6 @@ > #include "exec/helper-proto.h" > #include "qemu/error-report.h" > #include "sysemu/kvm.h" > -#include "qemu/error-report.h" > #include "kvm_ppc.h" > #include "mmu-hash64.h" > #include "exec/log.h" >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --20IqHCcnBFL1KsLNVLrBcAjh7nrE34AW8 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/ iQEcBAEBCAAGBQJXh6J7AAoJEKeha0olJ0NqjSwIAIgFSFam9O9y8dBfbyRvUhXE DAqUxeW8wfWRQ/QKFJiGdzWKRXQuzgELGJRfxmlv+jFQwi+BSGcFK2HIbHXU0Fb7 Gjei7UqAkGLQ9wMe+dycxKi11SbO7/xNbrYfOizgc/yW1C0mwDr3yJ2EssH1t7GQ ciuKWpa8bENYFuxJ5Iqta90uoNjSjs4ZCTf3HM2/PXfvipT64Th++y78iMAycRHl 1xrv8uxjXQVTOooCF5CnsL4P0l0PrNEp/qYpsRRzgasnxj3GBQUBocyPQaKWfmH+ WfvOV/nxS/Mm/220IvF9Wz7trWpBTMJlL4TlbRAL6RbPERTEOPh3tOUd7AgpFCs= =2+Py -----END PGP SIGNATURE----- --20IqHCcnBFL1KsLNVLrBcAjh7nrE34AW8--