From: Joerg Roedel Date: Fri, 11 Jul 2008 15:14:30 +0000 (+0200) Subject: x86, AMD IOMMU: use true/false instead of 0/1 for bool value X-Git-Tag: v2.6.27-rc1~955^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58a3bee567b588a84cdde05fecc45439b396362c;p=pandora-kernel.git x86, AMD IOMMU: use true/false instead of 0/1 for bool value This patch replaces the integer values used for the bool variable in ACPI scanning code with true and false. Signed-off-by: Joerg Roedel Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: robert.richter@amd.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed