sched/semaphore/sem_clockwait: fix typo in comment

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2022-02-17 12:24:23 +02:00 committed by Abdelatif Guettouche
parent 41d62033a0
commit 7933442b98

View File

@ -187,7 +187,7 @@ out:
}
/****************************************************************************
* Name: nxsem_timedwait_uninterruptible
* Name: nxsem_clockwait_uninterruptible
*
* Description:
* This function is wrapped version of nxsem_timedwait(), which is