vfio: de-extern-ify function prototypes
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 8 Jun 2022 18:55:13 +0000 (12:55 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 27 Jun 2022 15:38:02 +0000 (09:38 -0600)
commitd1877e639bc6bf1c3131eda3f9ede73f8da96c22
treec60edf9be566b6258a5ef4116aba99d71176d18a
parent03c765b0e3b4cb5063276b086c76f7a612856a9a
vfio: de-extern-ify function prototypes

The use of 'extern' in function prototypes has been disrecommended in
the kernel coding style for several years now, remove them from all vfio
related files so contributors no longer need to decide between style and
consistency.

Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Eric Farman <farman@linux.ibm.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/165471414407.203056.474032786990662279.stgit@omen
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Documentation/driver-api/vfio-mediated-device.rst
drivers/s390/cio/vfio_ccw_cp.h
drivers/s390/cio/vfio_ccw_private.h
drivers/vfio/fsl-mc/vfio_fsl_mc_private.h
drivers/vfio/platform/vfio_platform_private.h
include/linux/vfio.h
include/linux/vfio_pci_core.h