x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminate statements
authorJoe Perches <joe@perches.com>
Mon, 28 Jun 2010 23:46:48 +0000 (16:46 -0700)
committerIngo Molnar <mingo@elte.hu>
Thu, 15 Jul 2010 16:21:22 +0000 (18:21 +0200)
Also needed if pr_<level> becomes a bit more space efficient.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
LKML-Reference: <1277768808.29157.280.camel@Joe-Laptop.home>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found