qemu-s390x
[Top][All Lists]
Advanced

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

Re: [RFC 3/3] s390-ccw: Getting rid of ulong


From: Thomas Huth
Subject: Re: [RFC 3/3] s390-ccw: Getting rid of ulong
Date: Thu, 25 May 2023 09:00:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 10/05/2023 16.39, Juan Quintela wrote:
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>
---
  pc-bios/s390-ccw/helper.h        |  2 +-
  pc-bios/s390-ccw/s390-ccw.h      |  7 +++----
  pc-bios/s390-ccw/virtio-blkdev.c | 12 ++++++------
  pc-bios/s390-ccw/virtio-scsi.c   |  4 ++--
  pc-bios/s390-ccw/virtio-scsi.h   |  2 +-
  pc-bios/s390-ccw/virtio.c        | 12 ++++++------
  pc-bios/s390-ccw/virtio.h        |  4 ++--
  7 files changed, 21 insertions(+), 22 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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