From: Ohad Ben-Cohen Date: Fri, 2 Sep 2011 17:32:32 +0000 (-0400) Subject: iommu/core: use the existing IS_ALIGNED macro X-Git-Tag: v3.2-rc1~117^2^5~10^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4099818842abd98ef2b18a8ac7a2e2ad3bc3d7c2;p=pandora-kernel.git iommu/core: use the existing IS_ALIGNED macro Replace iommu's alignment checks with the existing IS_ALIGNED macro, to drop a few lines of code and utilize IS_ALIGNED's type safety. Signed-off-by: Ohad Ben-Cohen Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed