aboutsummaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-06-27 13:41:01 +0200
committerThomas Huth <thuth@redhat.com>2023-06-29 20:45:12 +0200
commit0c2a6e124228caf776647050cfbba4faedf950fb (patch)
tree6376c54640193739969f67172b35a6cad2904edd /po
parentf7f2f96f33774a32dae2c3d183c6f02aa97639fb (diff)
downloadqemu-0c2a6e124228caf776647050cfbba4faedf950fb.zip
qemu-0c2a6e124228caf776647050cfbba4faedf950fb.tar.gz
qemu-0c2a6e124228caf776647050cfbba4faedf950fb.tar.bz2
pc-bios/s390-ccw: Get rid of the the __u* types
The types starting with double underscores have likely been introduced into the s390-ccw bios to be able to re-use structs from the Linux kernel in the past, but the corresponding structs in cio.h have been changed there a long time ago already to not use the variants with the double underscores anymore: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/diff/drivers/s390/cio/cio.h?id=cd6b4f27b9bb2a So it would be good to replace these in the s390-ccw bios now, too. Message-Id: <20230627114101.122231-1-thuth@redhat.com> Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Reviewed-by: Eric Farman <farman@linux.ibm.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'po')
0 files changed, 0 insertions, 0 deletions