Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93017
b: refs/heads/master
c: f72561c
h: refs/heads/master
i:
  93015: eec3f25
v: v3
  • Loading branch information
Mark Hindley authored and David Woodhouse committed Apr 22, 2008
1 parent 6b287fa commit e7c8392
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: ced22070363ef50e4a47aadd003a81ebeaa3f917
refs/heads/master: f72561cf6c9d0671da57902bc2ffee03b074227a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/phram.c
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ static int phram_setup(const char *val, struct kernel_param *kp)
}

module_param_call(phram, phram_setup, NULL, NULL, 000);
MODULE_PARM_DESC(phram,"Memory region to map. \"map=<name>,<start>,<length>\"");
MODULE_PARM_DESC(phram, "Memory region to map. \"phram=<name>,<start>,<length>\"");


static int __init init_phram(void)
Expand Down

0 comments on commit e7c8392

Please sign in to comment.