On Tue, 25 Aug 2020 15:20:44 -0400 Eduardo Habkost <ehabk...@redhat.com> wrote:
> Rename it to be consistent with S390_CCW_MACHINE and > TYPE_S390_CCW_MACHINE. > > This will make future conversion to OBJECT_DECLARE* easier. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > Changes series v2 -> v3: new patch added to series v3 > > --- > Cc: Richard Henderson <r...@twiddle.net> > Cc: David Hildenbrand <da...@redhat.com> > Cc: Cornelia Huck <coh...@redhat.com> > Cc: Thomas Huth <th...@redhat.com> > Cc: Halil Pasic <pa...@linux.ibm.com> > Cc: Christian Borntraeger <borntrae...@de.ibm.com> > Cc: qemu-s3...@nongnu.org > Cc: qemu-devel@nongnu.org > --- > include/hw/s390x/s390-virtio-ccw.h | 2 +- > hw/s390x/s390-virtio-ccw.c | 14 +++++++------- > 2 files changed, 8 insertions(+), 8 deletions(-) Acked-by: Cornelia Huck <coh...@redhat.com>