mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
55a7dfc9a7
commit
cde88cabcc
@@ -79,7 +79,7 @@ void nxsem_recover(FAR struct tcb_s *tcb)
|
||||
{
|
||||
irqstate_t flags;
|
||||
|
||||
/* The task is being deleted. If it is waiting for a semphore, then
|
||||
/* The task is being deleted. If it is waiting for a semaphore, then
|
||||
* increment the count on the semaphores. This logic is almost identical
|
||||
* to what you see in nxsem_wait_irq() except that no attempt is made to
|
||||
* restart the exiting task.
|
||||
|
||||
Reference in New Issue
Block a user