commit | 59659f14b6e49b13eb4af870801af1511e33fafb | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Wed Oct 17 18:04:36 2007 +0200 |
committer | Thomas Gleixner <tglx@inhelltoy.tec.linutronix.de> | Wed Oct 17 20:15:56 2007 +0200 |
tree | 98112390cc7337118326af55d2b56a8d5841f84b | |
parent | 6704ab1cd42269e536a6735db740e57e2c04c3b4 [diff] |
i386: make some variables static This patch makes some needlessly global variables static. [ tglx: arch/x86 adaptation ] Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>