]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86: apic - use pr_ macros for logging
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 10 Nov 2008 08:16:41 +0000 (09:16 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 10 Nov 2008 08:16:41 +0000 (09:16 +0100)
commitba21ebb6abac5c46e1d818d2ceda82420bd099ba
treeba7a4384eec67922dbb34aed70eee2d60a34879b
parent4e0304310f5180eee11b4edc72cf4cb78acdc634
x86: apic - use pr_ macros for logging

Impact: cleanup

It saves us some source lines and shift the code a bit righter.

And a multiline comment style is fixed too :-)

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Acked-by: "Maciej W. Rozycki" <macro@linux-mips.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic.c