]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 3 May 2012 05:44:18 +0000 (15:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 3 May 2012 05:46:45 +0000 (15:46 +1000)
commit261036f1111173f786ba5180d6c8fa45bc16c0dd
treec36e0e91343e00ed3dee99057d66b29b2c3f7341
parent5281759a9bbd8316e741ef93c15e98dd5849a5b1
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 <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/irq/manage.c