Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 140589
b: refs/heads/master
c: a490043
h: refs/heads/master
i:
  140587: 61a84dc
v: v3
  • Loading branch information
Vegard Nossum authored and Pekka Enberg committed Dec 29, 2008
1 parent ddf87be commit c554a48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bf6803d6fd654d9a73cd90308b5225d78655d027
refs/heads/master: a4900437f3d76761a1646cd90254ccb01714a9ed
2 changes: 1 addition & 1 deletion trunk/mm/kmemtrace.c
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ void kmemtrace_init(void)
if (!kmemtrace_enabled) {
printk(KERN_INFO "kmemtrace: disabled. Pass "
"kemtrace.enable=yes as kernel parameter for "
"boot-time tracing.");
"boot-time tracing.\n");
return;
}
if (kmemtrace_start_probes()) {
Expand Down

0 comments on commit c554a48

Please sign in to comment.