testmmiotrace.c: Add and use pr_fmt(fmt)
authorJoe Perches <joe@perches.com>
Mon, 5 Oct 2009 00:53:40 +0000 (17:53 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Oct 2009 06:05:41 +0000 (08:05 +0200)
commit3c355863fb32070a2800f41106519c5c3038623a
tree5eb95e9ffd893b647fae023fe684c506ddc9b2c3
parent3bb258bf430d29a24350fe4f44f8bf07b7b7a8f6
testmmiotrace.c: Add and use pr_fmt(fmt)

- Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt.
- Strip MODULE_NAME from pr_<level>s.
- Remove MODULE_NAME definition.

Signed-off-by: Joe Perches <joe@perches.com>
LKML-Reference: <3bb66cc7f85f77b9416902e1be7076f7e3f4ad48.1254701151.git.joe@perches.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/testmmiotrace.c