]> Git Repo - linux.git/blobdiff - drivers/tty/nozomi.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux.git] / drivers / tty / nozomi.c
index f4f11164efe51f5dc69fa474a5b5c439851a11e1..fd0a98524d513482807c30055b849726f953b590 100644 (file)
@@ -1673,7 +1673,7 @@ static void ntty_hangup(struct tty_struct *tty)
 
 /*
  * called when the userspace process writes to the tty (/dev/noz*).
- * Data is inserted into a fifo, which is then read and transfered to the modem.
+ * Data is inserted into a fifo, which is then read and transferred to the modem.
  */
 static int ntty_write(struct tty_struct *tty, const unsigned char *buffer,
                      int count)
This page took 0.035295 seconds and 4 git commands to generate.