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)
commit231fd906c5e71219bbc32618a8ed8b439d5dde98
tree1d495665ce31c231e768b83cb3ad80f6b044aabd
parent52e3d90def24008c9b3435a1032d9a7f05766bce
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