iommu/vt-d: Make unnecessarily global functions static
authorLu Baolu <baolu.lu@linux.intel.com>
Tue, 23 Mar 2021 01:06:00 +0000 (09:06 +0800)
committerJoerg Roedel <jroedel@suse.de>
Wed, 7 Apr 2021 08:15:58 +0000 (10:15 +0200)
commit442b81836d6fdde1cf7dc5fc437a5f770c84498b
treec55dba8b2eb73cd93970b657b393c981dae8abbc
parent1b169fdf427f9401bf9c8544cb9942580c06f8ef
iommu/vt-d: Make unnecessarily global functions static

Make some functions static as they are only used inside pasid.c.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20210323010600.678627-6-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel/pasid.c
drivers/iommu/intel/pasid.h