]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: iommu_sac_force can become static
authorDmitri Vorobiev <dmitri.vorobiev@gmail.com>
Sun, 27 Apr 2008 23:15:58 +0000 (03:15 +0400)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Apr 2008 21:15:34 +0000 (23:15 +0200)
commitb4cdc4300de6ff7b8b366f23bed17c7d59c8117c
treee31bcba06c819493646a8a6b3f9581b5a6f5af99
parent4412620fc2772af0fc7a94b2cfa28792a46b4fc8
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 <dmitri.vorobiev@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-dma.c