]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a0e75151a7478546870688443863fd99391c9df
tree558350c7a42f7bcd94dcf64a9e7624db6e928d54
parent6eb6c12b0e3872eedd6f6bc6d35517bab33d11b8
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