]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6c7c6922d813eb7fa183c08bee025f7b59fa4eb5
tree5eb95e9ffd893b647fae023fe684c506ddc9b2c3
parent147dbbf056be8256d38521f690027bdef48f41b3
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