projects
/
platform
/
kernel
/
linux-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c2ae7
)
mISDN: Fix typo in dsp_core.c
author
Masanari Iida
<standby24x7@gmail.com>
Sun, 12 Feb 2012 03:37:06 +0000
(
03:37
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 13 Feb 2012 05:47:41 +0000
(
00:47
-0500)
Correct spelling "modul" to "module" in
drivers/isdn/mISDN/dsp_core.c
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/dsp_core.c
patch
|
blob
|
history
diff --git
a/drivers/isdn/mISDN/dsp_core.c
b/drivers/isdn/mISDN/dsp_core.c
index
0c41553
..
742f9f4
100644
(file)
--- a/
drivers/isdn/mISDN/dsp_core.c
+++ b/
drivers/isdn/mISDN/dsp_core.c
@@
-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 modul
e
%s\n", mISDN_dsp_revision);
dsp_options = options;
dsp_debug = debug;