From: Yijing Wang Date: Thu, 31 Oct 2013 09:25:16 +0000 (+0800) Subject: iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() X-Git-Tag: v3.13-rc1~79^2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b161f0ee911369232b5b5c18f84b5072f5bd09e;p=pandora-kernel.git iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() Use for_each_drhd_unit() instead of list_for_each_entry for better readability. Signed-off-by: Yijing Wang Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed