qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 1/7] s390-ccw: Getting rid of ulong


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v3 1/7] s390-ccw: Getting rid of ulong
Date: Thu, 29 Jun 2023 13:12:10 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.12.0

On 29/6/23 12:48, Thomas Huth wrote:
From: Juan Quintela <quintela@redhat.com>

Any good reason why this still exist?
I can understand u* and __u* to be linux kernel like, but ulong?

Signed-off-by: Juan Quintela <quintela@redhat.com>
Message-Id: <20230510143925.4094-4-quintela@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
---
  pc-bios/s390-ccw/helper.h        |  2 +-
  pc-bios/s390-ccw/s390-ccw.h      |  7 +++----
  pc-bios/s390-ccw/virtio-scsi.h   |  2 +-
  pc-bios/s390-ccw/virtio.h        |  4 ++--
  pc-bios/s390-ccw/virtio-blkdev.c | 12 ++++++------
  pc-bios/s390-ccw/virtio-scsi.c   |  4 ++--
  pc-bios/s390-ccw/virtio.c        | 12 ++++++------
  7 files changed, 21 insertions(+), 22 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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