git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499eea6
)
kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks
author
Andrew Morton
<akpm@linux-foundation.org>
Thu, 31 May 2012 23:26:07 +0000
(16:26 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 1 Jun 2012 00:49:26 +0000
(17:49 -0700)
Use the module-wide pr_fmt() mechanism rather than open-coding "genirq: "
everywhere.
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found