mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 02:29:15 +08:00
More trailing whilespace removal
This commit is contained in:
@@ -509,7 +509,7 @@ static int sem_restoreholderprio(FAR struct semholder_s *pholder, FAR sem_t *sem
|
||||
/* The holder thread has been boosted to a higher priority than the
|
||||
* waiter task. The pending priority should be in the list (unless it
|
||||
* was lost because of of list overflow or because the holder was
|
||||
* reporioritize again unbeknownst to the priority inheritance logic).
|
||||
* reprioritize again unbeknownst to the priority inheritance logic).
|
||||
*
|
||||
* Search the list for the matching priority.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user