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 <quint...@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 <th...@redhat.com>