From: "Weiping Pan(潘卫平)" <panweiping3@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: "Weiping Pan " <panweiping3@gmail.com>,
"Greg Kroah-Hartman" <gregkh@suse.de> (maintainer:STAGING
SUBSYSTEM ,commit_signer:10/13=77%),
"Julia Lawall" <julia@diku.dk> (commit_signer:2/13=15%),
"Nicolas Kaiser" <nikai@nikai.net> (commit_signer:2/13=15%),
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
(commit_signer:2/13=15%),
"Ilia Mirkin" <imirkin@alum.mit.edu> (commit_signer:1/13=8%),
devel@driverdev.osuosl.org (open list:STAGING SUBSYSTEM),
linux-kernel@vger.kernel.org (open list)
Subject: [PATCH 1/4] comedi: fix a typo
Date: Mon, 11 Apr 2011 18:15:31 +0800 [thread overview]
Message-ID: <1302516932-9497-1-git-send-email-panweiping3@gmail.com> (raw)
replace tranmitted with transmitted.
Signed-off-by: Weiping Pan(潘卫平) <panweiping3@gmail.com>
---
drivers/staging/comedi/drivers/usbdux.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/staging/comedi/drivers/usbdux.c b/drivers/staging/comedi/drivers/usbdux.c
index e543e6c..1d09bfa 100644
--- a/drivers/staging/comedi/drivers/usbdux.c
+++ b/drivers/staging/comedi/drivers/usbdux.c
@@ -1530,7 +1530,7 @@ static int usbdux_ao_cmdtest(struct comedi_device *dev,
/* we always output at 1kHz just now all channels at once */
if (0) { /* (this_usbduxsub->high_speed) */
/*
- * in usb-2.0 only one conversion it tranmitted but with 8kHz/n
+ * in usb-2.0 only one conversion it transmitted but with 8kHz/n
*/
cmd->convert_src &= TRIG_TIMER;
} else {
--
1.7.4
reply other threads:[~2011-04-11 10:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1302516932-9497-1-git-send-email-panweiping3@gmail.com \
--to=panweiping3@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@suse.de \
--cc=imirkin@alum.mit.edu \
--cc=julia@diku.dk \
--cc=linux-kernel@vger.kernel.org \
--cc=nikai@nikai.net \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox