iommu/amd: Remove extern from function prototypes
authorVasant Hegde <vasant.hegde@amd.com>
Fri, 9 Jun 2023 09:06:31 +0000 (09:06 +0000)
committerJoerg Roedel <jroedel@suse.de>
Fri, 16 Jun 2023 14:33:58 +0000 (16:33 +0200)
commit78db2985c2f6617cffb302618917400ad313153d
treea2e1fbb18d60baedd2b138f3fa919929fa519242
parentd18f4ee219824f2a0d84590fe537b575eeb5e413
iommu/amd: Remove extern from function prototypes

The kernel coding style does not require 'extern' in function prototypes.
Hence remove them from header file.

No functional change intended.

Suggested-by: Yazen Ghannam <yazen.ghannam@amd.com>
Signed-off-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Link: https://lore.kernel.org/r/20230609090631.6052-2-vasant.hegde@amd.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd/amd_iommu.h
drivers/iommu/amd/amd_iommu_types.h