Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux-2.6-microblaze.git] / drivers / tty / tty_ldsem.c
index ce82910..3be428c 100644 (file)
@@ -163,7 +163,7 @@ down_read_failed(struct ld_semaphore *sem, long count, long timeout)
 
        /*
         * Try to reverse the lock attempt but if the count has changed
-        * so that reversing fails, check if there are are no waiters,
+        * so that reversing fails, check if there are no waiters,
         * and early-out if not
         */
        do {