]> git.baikalelectronics.ru Git - kernel.git/commit
x86 mce_64.c: make struct mcelog static
authorAdrian Bunk <bunk@kernel.org>
Wed, 30 Jan 2008 12:30:30 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:30 +0000 (13:30 +0100)
commite58ab72a640078cc856fab11efa68e9963eebe01
tree1d495665ce31c231e768b83cb3ad80f6b044aabd
parent146a9e64a619a9e32dc46ebf53262e0534fe2b7c
x86 mce_64.c: make struct mcelog static

This patch makes the needlessly global struct mcelog static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/mcheck/mce_64.c