On Wed, 2 Sep 2020 18:42:13 -0400 Eduardo Habkost <ehabk...@redhat.com> wrote:
> This will make the type name constant consistent with the name of > the type checking macro. > > Signed-off-by: Eduardo Habkost <ehabk...@redhat.com> > --- > Cc: Christian Borntraeger <borntrae...@de.ibm.com> > Cc: Tony Krowiak <akrow...@linux.ibm.com> > Cc: Halil Pasic <pa...@linux.ibm.com> > Cc: Pierre Morel <pmo...@linux.ibm.com> > 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: Alex Williamson <alex.william...@redhat.com> > Cc: qemu-s3...@nongnu.org > Cc: qemu-devel@nongnu.org > --- > include/hw/s390x/ap-device.h | 4 ++-- > hw/s390x/ap-device.c | 2 +- > hw/vfio/ap.c | 2 +- > 3 files changed, 4 insertions(+), 4 deletions(-) > Acked-by: Cornelia Huck <coh...@redhat.com>