x86: clean up arch/x86/kernel/tsc_sync.c a bit
authorIngo Molnar <mingo@elte.hu>
Thu, 7 May 2009 07:12:50 +0000 (09:12 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 7 May 2009 07:32:10 +0000 (09:32 +0200)
commit643bec956544d376b7c2a80a3d5c3d0bf94da8d3
treec699848d687986d15f69b21e2a9b3ea59759f067
parent975e5f45500dff6d15c0001bb662e9aac0ce0076
x86: clean up arch/x86/kernel/tsc_sync.c a bit

 - remove unused define
 - make the lock variable definition stand out some more
 - convert KERN_* to pr_info() / pr_warning()

[ Impact: cleanup ]

LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/tsc_sync.c