mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 01:03:55 -06:00
pc-bios/s390-ccw: make checkpatch happy
Remove tabs, tweak whitespace and comments. Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Eugene (jno) Dvurechenski <jno@linux.vnet.ibm.com> Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
This commit is contained in:
parent
ff4873cb8c
commit
abd696e4f7
5 changed files with 46 additions and 43 deletions
|
@ -66,7 +66,7 @@ struct virtio_dev {
|
|||
char *config;
|
||||
};
|
||||
|
||||
#define KVM_S390_VIRTIO_RING_ALIGN 4096
|
||||
#define KVM_S390_VIRTIO_RING_ALIGN 4096
|
||||
|
||||
#define VRING_USED_F_NO_NOTIFY 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue