Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2534
b: refs/heads/master
c: 447570c
h: refs/heads/master
v: v3
  • Loading branch information
Heiko Carstens authored and Linus Torvalds committed Jun 22, 2005
1 parent b7f5bad commit 336de7d
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: 77eb65cbc18d86a9c334964ed4c3d178f5560918
refs/heads/master: 447570cfde680d5bf09c47b9c8d1dcf5bcb18f10
2 changes: 1 addition & 1 deletion trunk/arch/s390/mm/cmm.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
#include <asm/uaccess.h>

static char *sender = "VMRMSVM";
module_param(sender, charp, 0);
module_param(sender, charp, 0400);
MODULE_PARM_DESC(sender,
"Guest name that may send SMSG messages (default VMRMSVM)");

Expand Down

0 comments on commit 336de7d

Please sign in to comment.