From: David Woodhouse Date: Sun, 28 Jun 2009 20:20:51 +0000 (+0100) Subject: intel-iommu: Simplify __intel_alloc_iova() X-Git-Tag: v2.6.31-rc2~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=875764de6f0ddb23d270c29357d5a339232a0488;p=pandora-kernel.git 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 --- Reading git-diff-tree failed