qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/37] s390: Clean up includes


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 07/37] s390: Clean up includes
Date: Wed, 27 Jan 2016 09:41:29 +0100

On Tue, 26 Jan 2016 18:17:00 +0000
Peter Maydell <address@hidden> wrote:

> Clean up includes so that osdep.h is included first and headers
> which it implies are not included manually.
> 
> This commit was created with scripts/clean-includes.
> 
> Signed-off-by: Peter Maydell <address@hidden>

Acked-by: Cornelia Huck <address@hidden>

BTW: Does/should checkpatch look for osdep.h for new files?

> ---
>  hw/char/sclpconsole-lm.c     | 1 +
>  hw/char/sclpconsole.c        | 1 +
>  hw/s390x/css.c               | 1 +
>  hw/s390x/event-facility.c    | 1 +
>  hw/s390x/ipl.c               | 1 +
>  hw/s390x/s390-pci-bus.c      | 1 +
>  hw/s390x/s390-pci-inst.c     | 1 +
>  hw/s390x/s390-skeys-kvm.c    | 1 +
>  hw/s390x/s390-skeys.c        | 1 +
>  hw/s390x/s390-virtio-ccw.c   | 1 +
>  hw/s390x/s390-virtio-hcall.c | 1 +
>  hw/s390x/s390-virtio.c       | 1 +
>  hw/s390x/sclp.c              | 1 +
>  hw/s390x/sclpcpu.c           | 1 +
>  hw/s390x/sclpquiesce.c       | 1 +
>  hw/s390x/virtio-ccw.c        | 1 +
>  hw/watchdog/wdt_diag288.c    | 1 +
>  target-s390x/arch_dump.c     | 1 +
>  target-s390x/cc_helper.c     | 1 +
>  target-s390x/cpu.c           | 1 +
>  target-s390x/fpu_helper.c    | 1 +
>  target-s390x/gdbstub.c       | 2 +-
>  target-s390x/helper.c        | 1 +
>  target-s390x/int_helper.c    | 1 +
>  target-s390x/interrupt.c     | 1 +
>  target-s390x/ioinst.c        | 2 +-
>  target-s390x/kvm.c           | 2 +-
>  target-s390x/machine.c       | 1 +
>  target-s390x/mem_helper.c    | 1 +
>  target-s390x/misc_helper.c   | 2 +-
>  target-s390x/mmu_helper.c    | 1 +
>  target-s390x/translate.c     | 1 +
>  32 files changed, 32 insertions(+), 4 deletions(-)




reply via email to

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