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)
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

Simple merge