From: Andrew Morton Date: Thu, 31 May 2012 23:26:07 +0000 (-0700) Subject: kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks X-Git-Tag: v3.5-rc1~21^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97fd75b7b8e0f4e6d3f06b819c89b2555f626fcf;p=pandora-kernel.git kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks Use the module-wide pr_fmt() mechanism rather than open-coding "genirq: " everywhere. Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed