git.codelabs.ch
/
muen
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel/watchdog.c: use better pr_fmt prefix
[muen/linux.git]
/
kernel
/
watchdog.c
diff --git
a/kernel/watchdog.c
b/kernel/watchdog.c
index cabe3e9fb620f6cf3ff557d1b6957bd358a2d474..06d3389bca0df01c8a730f7b270767f6ed35a8a9 100644
(file)
--- a/
kernel/watchdog.c
+++ b/
kernel/watchdog.c
@@
-9,7
+9,7
@@
* to those contributors as well.
*/
* to those contributors as well.
*/
-#define pr_fmt(fmt) "
NMI
watchdog: " fmt
+#define pr_fmt(fmt) "watchdog: " fmt
#include <linux/mm.h>
#include <linux/cpu.h>
#include <linux/mm.h>
#include <linux/cpu.h>