commit | 875764de6f0ddb23d270c29357d5a339232a0488 | [log] [tgz] |
---|---|---|
author | David Woodhouse <David.Woodhouse@intel.com> | Sun Jun 28 21:20:51 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Mon Jun 29 13:39:53 2009 +0100 |
tree | d122b470ffbe6c3651a3ba5b0441b46067f69a3b | |
parent | 6f6a00e40aa3fdd3b29c30e3ef1fc9690506bc03 [diff] |
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>