9
0
Fork 0

More trailing whilespace removal

This commit is contained in:
Gregory Nutt 2014-04-13 14:32:20 -06:00
parent b087a6d873
commit 3cf6b4d657
349 changed files with 1082 additions and 1082 deletions

View File

@ -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.
*/