Re: [PATCH v2 1/9] s390x/pci: Move header files to include/hw/s390x

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

 



On 10/6/20 11:32 AM, Cornelia Huck wrote:
On Fri,  2 Oct 2020 16:06:23 -0400
Matthew Rosato <mjrosato@xxxxxxxxxxxxx> wrote:

Seems a more appropriate location for them.

Signed-off-by: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
---
  hw/s390x/s390-pci-bus.c          |   4 +-
  hw/s390x/s390-pci-bus.h          | 372 ---------------------------------------
  hw/s390x/s390-pci-inst.c         |   4 +-
  hw/s390x/s390-pci-inst.h         | 312 --------------------------------
  hw/s390x/s390-virtio-ccw.c       |   2 +-
  include/hw/s390x/s390-pci-bus.h  | 372 +++++++++++++++++++++++++++++++++++++++
  include/hw/s390x/s390-pci-inst.h | 312 ++++++++++++++++++++++++++++++++
  7 files changed, 689 insertions(+), 689 deletions(-)
  delete mode 100644 hw/s390x/s390-pci-bus.h
  delete mode 100644 hw/s390x/s390-pci-inst.h
  create mode 100644 include/hw/s390x/s390-pci-bus.h
  create mode 100644 include/hw/s390x/s390-pci-inst.h

Looks good, but...

<meta>Is there any way to coax out a more reviewable version of this
via git mv?</meta>


I tried git mv, but a diff between the old patch and the new patch looks the same (other than the fact that I squashed the MAINTAINERS hit in)




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux