* [PATCH] [trivial] mISDN: Fix typo in dsp_core.c
@ 2012-02-12 13:37 Masanari Iida
2012-02-13 5:51 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2012-02-12 13:37 UTC (permalink / raw)
To: isdn, netdev; +Cc: trivial, linux-kernel, standby24x7
Correct spelling "modul" to "module" in
drivers/isdn/mISDN/dsp_core.c
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
drivers/isdn/mISDN/dsp_core.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/isdn/mISDN/dsp_core.c b/drivers/isdn/mISDN/dsp_core.c
index 0c41553..742f9f4 100644
--- 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 module %s\n", mISDN_dsp_revision);
dsp_options = options;
dsp_debug = debug;
--
1.7.6.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] [trivial] mISDN: Fix typo in dsp_core.c
2012-02-12 13:37 [PATCH] [trivial] mISDN: Fix typo in dsp_core.c Masanari Iida
@ 2012-02-13 5:51 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2012-02-13 5:51 UTC (permalink / raw)
To: standby24x7; +Cc: isdn, netdev, trivial, linux-kernel
From: Masanari Iida <standby24x7@gmail.com>
Date: Sun, 12 Feb 2012 22:37:06 +0900
> Correct spelling "modul" to "module" in
> drivers/isdn/mISDN/dsp_core.c
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-02-13 5:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-12 13:37 [PATCH] [trivial] mISDN: Fix typo in dsp_core.c Masanari Iida
2012-02-13 5:51 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).