]> git.baikalelectronics.ru Git - kernel.git/commit
x86: kmmio.c: Add and use pr_fmt(fmt)
authorJoe Perches <joe@perches.com>
Wed, 9 Dec 2009 18:45:36 +0000 (10:45 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Dec 2009 07:57:51 +0000 (08:57 +0100)
commit6eb6c12b0e3872eedd6f6bc6d35517bab33d11b8
tree21c02ad8f34499b4eb9cf21f598543ed2e0315b6
parent9d4a7435e24f2807f836355ac0bb33fcb10196eb
x86: kmmio.c: Add and use pr_fmt(fmt)

- Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
 - Strip "kmmio: " from pr_<level>s

Signed-off-by: Joe Perches <joe@perches.com>
LKML-Reference: <7aa509f8a23933036d39f54bd51e9acc52068049.1260383912.git.joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/kmmio.c