提交 4807f643 编写于 作者: M Masanari Iida 提交者: David S. Miller

mISDN: Fix typo in dsp_core.c

Correct spelling "modul" to "module" in
drivers/isdn/mISDN/dsp_core.c
Signed-off-by: NMasanari Iida <standby24x7@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 73c2ae76
......@@ -1119,7 +1119,7 @@ static int __init dsp_init(void)
int err;
int tics;
printk(KERN_INFO "DSP modul %s\n", mISDN_dsp_revision);
printk(KERN_INFO "DSP module %s\n", mISDN_dsp_revision);
dsp_options = options;
dsp_debug = debug;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册