Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[linux-drm-fsl-dcu.git] / drivers / char / pcmcia / cm4000_cs.c
index 561d0e151d0f65e4daf91e7a48fc6ddb7b43790d..fee58e03dbe2bb30e5d8d715e9fab42be3b04e85 100644 (file)
@@ -1091,7 +1091,7 @@ static ssize_t cmm_write(struct file *filp, const char __user *buf,
        /*
         * wait for atr to become valid.
         * note: it is important to lock this code. if we dont, the monitor
-        * could be run between test_bit and the the call the sleep on the
+        * could be run between test_bit and the call to sleep on the
         * atr-queue.  if *then* the monitor detects atr valid, it will wake up
         * any process on the atr-queue, *but* since we have been interrupted,
         * we do not yet sleep on this queue. this would result in a missed