On 07/14/2016 02:14 AM, Thomas Huth wrote:
> No need to include error-report.h twice here.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  target-ppc/mmu-hash64.c | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Eric Blake <ebl...@redhat.com>

Markus, do your header cleanup scripts detect any other situations like
this?

> 
> 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"
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to