提交 f72561cf 编写于 作者: M Mark Hindley 提交者: David Woodhouse

[MTD] Correct phram module param description

Signed-off-by: NMark Hindley <mark@hindley.org.uk>
Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 ced22070
......@@ -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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册