]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging/trivial: fix typos concerning "implementation"
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Thu, 10 Feb 2011 10:16:05 +0000 (11:16 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 21:30:11 +0000 (13:30 -0800)
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/quatech_usb2/quatech_usb2.c

index ed58f482c963d17e65d9004cf5c9fcc1f93177e4..391a6331b9aff90bfa1c80e58394e217b3b1a60b 100644 (file)
@@ -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)