Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356936
b: refs/heads/master
c: 22230c1
h: refs/heads/master
v: v3
  • Loading branch information
Konrad Rzeszutek Wilk committed Feb 20, 2013
1 parent 7a01680 commit 150d588
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: 268a207563f933ff8e3d876866c324b4247f234e
refs/heads/master: 22230c18ab3bb0b997144687fcd9bd6ababa72bd
2 changes: 1 addition & 1 deletion trunk/drivers/xen/tmem.c
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ static int __init xen_tmem_init(void)
if (old_ops.init != NULL)
s = " (WARNING: frontswap_ops overridden)";
printk(KERN_INFO "frontswap enabled, RAM provided by "
"Xen Transcendent Memory\n");
"Xen Transcendent Memory%s\n", s);
}
#endif
#ifdef CONFIG_CLEANCACHE
Expand Down

0 comments on commit 150d588

Please sign in to comment.