From: Dmitri Vorobiev Date: Sun, 27 Apr 2008 23:15:58 +0000 (+0400) Subject: x86: iommu_sac_force can become static X-Git-Tag: v2.6.26-rc1~98^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4cdc4300de6ff7b8b366f23bed17c7d59c8117c;p=pandora-kernel.git x86: iommu_sac_force can become static The iommu_sac_force variable is needlessly defined global, and this patch makes it static. Additionally, this variable needs not be explicitly initialized. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed