qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 2/2] clean-up: removed duplicate #includes


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCH 2/2] clean-up: removed duplicate #includes
Date: Thu, 20 Oct 2016 11:11:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 18.10.2016 14:39, Anand J wrote:
> 
> 
> On Tue, Oct 18, 2016 at 4:03 PM, Anand J <address@hidden
> <mailto:address@hidden>> wrote:
> 
>     Some files contain multiple #includes of the same header file.
>     Removed most of those unnecessary duplicate entries using
>     scripts/clean-includes.
> 
>     Signed-off-by: Anand J <address@hidden
>     <mailto:address@hidden>>
>     ---
>      accel.c                             | 1 -
>      cputlb.c                            | 1 -
>      gdbstub.c                           | 1 -
>      hw/i386/acpi-build.c                | 1 -
>      hw/microblaze/boot.c                | 1 -
>      hw/mips/mips_malta.c                | 1 -
>      hw/nvram/fw_cfg.c                   | 1 -
>      hw/pci-bridge/pci_expander_bridge.c | 1 -
>      hw/ppc/ppc405_boards.c              | 1 -
>      hw/ppc/spapr.c                      | 1 -
>      hw/timer/grlib_gptimer.c            | 1 -
>      hw/tpm/tpm_tis.c                    | 1 -
>      hw/unicore32/puv3.c                 | 1 -
>      hw/usb/dev-mtp.c                    | 1 -
>      include/hw/i386/pc.h                | 1 -
>      monitor.c                           | 2 --
>      qemu-io-cmds.c                      | 1 -
>      qmp.c                               | 1 -
>      target-i386/machine.c               | 3 ---
>      target-mips/machine.c               | 1 -
>      target-ppc/machine.c                | 1 -
>      target-ppc/mem_helper.c             | 1 -
>      target-sparc/machine.c              | 3 ---
>      target-xtensa/translate.c           | 1 -
>      tests/crypto-tls-x509-helpers.h     | 3 ---
>      tests/vhost-user-test.c             | 2 --
>      util/oslib-posix.c                  | 1 -
>      vl.c                                | 1 -
>      28 files changed, 36 deletions(-)

This patch looks also fine to me now - but again, please no HTML
e-mails. Could you please resend as plain text mail with CC: to
address@hidden ?

 Thanks,
  Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]