On Tue, Jun 28 2022, Thomas Huth <th...@redhat.com> wrote: > 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. > > Signed-off-by: Thomas Huth <th...@redhat.com> > --- > pc-bios/s390-ccw/virtio.h | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) >
Reviewed-by: Cornelia Huck <coh...@redhat.com>