]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b05de419f0c204af6dccab6506ce6c99610453a
treec60edf9be566b6258a5ef4116aba99d71176d18a
parent95bff9fd66ecd812d590c69387965cb20664fd49
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