]> git.proxmox.com Git - mirror_qemu.git/commit
pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes
authorThomas Huth <thuth@redhat.com>
Mon, 4 Jul 2022 11:19:02 +0000 (13:19 +0200)
committerThomas Huth <thuth@redhat.com>
Wed, 6 Jul 2022 16:35:27 +0000 (18:35 +0200)
commit3953ae186880473df802a7bdf8e855807cc7d59e
tree95f0ce06239c35e3b61de3cfa3e1673b1ca3589a
parent9125a314cca4a1838b09305a87d8efb98f80ab67
pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes

All the other protytpes in the headers here do not use the "extern"
keyword, so let's unify this by removing the "extern" from the misfits,
too.

Message-Id: <20220704111903.62400-12-thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/virtio.h