x86: mmio-mod.c: Use pr_fmt
authorJoe Perches <joe@perches.com>
Wed, 9 Dec 2009 18:45:37 +0000 (10:45 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Dec 2009 07:57:51 +0000 (08:57 +0100)
commit3a0340be06a9356eb61f6804107480acbe62c069
tree558350c7a42f7bcd94dcf64a9e7624db6e928d54
parent1bd591a5f17f546121fcf0015d72cc3e9c49cc29
x86: mmio-mod.c: Use pr_fmt

- Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 - Remove #define NAME
 - Remove NAME from pr_<level>

Signed-off-by: Joe Perches <joe@perches.com>
LKML-Reference: <009cb214c45ef932df0242856228f4739cc91408.1260383912.git.joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/mmio-mod.c
This page took 0.026529 seconds and 5 git commands to generate.