mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:43:28 +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
@@ -146,7 +146,7 @@ int mq_close(mqd_t mqdes)
|
||||
FAR struct tcb_s *rtcb = (FAR struct tcb_s *)sched_self();
|
||||
int ret;
|
||||
|
||||
/* Lock the scheduler to prevent any asynchrounous task delete operation
|
||||
/* Lock the scheduler to prevent any asynchronous task delete operation
|
||||
* (unlikely).
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user