aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/quatech_usb2
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2011-02-10 11:16:05 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2011-02-18 13:30:11 -0800
commitf9560042621fe0ce8bef3242f710662fac438104 (patch)
tree1b7d1437183b654276a7d7deb4c3e110b995b5f4 /drivers/staging/quatech_usb2
parentstaging/trivial: fix typos concerning "function" (diff)
downloadlinux-dev-f9560042621fe0ce8bef3242f710662fac438104.tar.xz
linux-dev-f9560042621fe0ce8bef3242f710662fac438104.zip
staging/trivial: fix typos concerning "implementation"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/quatech_usb2')
-rw-r--r--drivers/staging/quatech_usb2/quatech_usb2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/quatech_usb2/quatech_usb2.c b/drivers/staging/quatech_usb2/quatech_usb2.c
index ed58f482c963..391a6331b9af 100644
--- a/drivers/staging/quatech_usb2/quatech_usb2.c
+++ b/drivers/staging/quatech_usb2/quatech_usb2.c
@@ -1221,7 +1221,7 @@ static void qt2_throttle(struct tty_struct *tty)
}
/* Send command to box to stop receiving stuff. This will stop this
* particular UART from filling the endpoint - in the multiport case the
- * FPGA UART will handle any flow control implmented, but for the single
+ * FPGA UART will handle any flow control implemented, but for the single
* port it's handed differently and we just quit submitting urbs
*/
if (serial->dev->descriptor.idProduct != QUATECH_SSU2_100)