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)
 - 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>

No differences found