]> git.baikalelectronics.ru Git - kernel.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)
commit5f5d6b729347240b05a540a371996875d2e601cb
treee31bcba06c819493646a8a6b3f9581b5a6f5af99
parentd818b57772be0aa81846eb3216b0f7d472a54665
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