x86: Remove pr_fmt duplicate logging prefixes
authorJoe Perches <joe@perches.com>
Thu, 10 May 2018 15:45:30 +0000 (08:45 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 13 May 2018 19:25:18 +0000 (21:25 +0200)
commit1de392f5d5e803663abbd8ed084233f154152bcd
treec9394c47594e15be32a52243ef4347f64826c74a
parenta7a3153a98d581196ce092e0b83cac2c4ee1fd1f
x86: Remove pr_fmt duplicate logging prefixes

Converting pr_fmt from a default simple #define to use KBUILD_MODNAME
added some duplicate prefixes.

Remove the duplicate prefixes.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Link: https://lkml.kernel.org/r/e7b709a2b040af7faa81b0aa2c3a125aed628a82.1525964383.git.joe@perches.com
arch/x86/events/amd/ibs.c
arch/x86/kernel/e820.c
arch/x86/kernel/hpet.c
arch/x86/kernel/uprobes.c
arch/x86/mm/numa.c