intel-iommu: Simplify __intel_alloc_iova()
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sun, 28 Jun 2009 20:20:51 +0000 (21:20 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 29 Jun 2009 12:39:53 +0000 (13:39 +0100)
commit875764de6f0ddb23d270c29357d5a339232a0488
treed122b470ffbe6c3651a3ba5b0441b46067f69a3b
parent6f6a00e40aa3fdd3b29c30e3ef1fc9690506bc03
intel-iommu: Simplify __intel_alloc_iova()

There's no need for the separate iommu_alloc_iova() function, and
certainly not for it to be global. Remove the underscores while we're at
it.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pci/intel-iommu.c