public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] comedi: fix a typo
@ 2011-04-11 10:15 Weiping Pan(潘卫平)
  0 siblings, 0 replies; only message in thread
From: Weiping Pan(潘卫平) @ 2011-04-11 10:15 UTC (permalink / raw)
  Cc: Weiping Pan , Greg Kroah-Hartman, Julia Lawall, Nicolas Kaiser,
	Uwe Kleine-König, Ilia Mirkin, open list:STAGING SUBSYSTEM,
	open list

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-11 10:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-11 10:15 [PATCH 1/4] comedi: fix a typo Weiping Pan(潘卫平)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox