Revision 97fd75b7b8e0f4e6d3f06b819c89b2555f626fcf authored by Andrew Morton on 31 May 2012, 23:26:07 UTC, committed by Linus Torvalds on 01 June 2012, 00:49:26 UTC
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>
1 parent 499eea6
History
File Mode Size
buffer_sync.c -rw-r--r-- 13.5 KB
buffer_sync.h -rw-r--r-- 432 bytes
cpu_buffer.c -rw-r--r-- 10.7 KB
cpu_buffer.h -rw-r--r-- 2.8 KB
event_buffer.c -rw-r--r-- 4.5 KB
event_buffer.h -rw-r--r-- 860 bytes
nmi_timer_int.c -rw-r--r-- 3.4 KB
oprof.c -rw-r--r-- 5.0 KB
oprof.h -rw-r--r-- 1.2 KB
oprofile_files.c -rw-r--r-- 4.7 KB
oprofile_perf.c -rw-r--r-- 7.0 KB
oprofile_stats.c -rw-r--r-- 2.3 KB
oprofile_stats.h -rw-r--r-- 694 bytes
oprofilefs.c -rw-r--r-- 6.3 KB
timer_int.c -rw-r--r-- 2.5 KB

back to top