More trailing whilespace removal

This commit is contained in:
Gregory Nutt
2014-04-13 14:32:20 -06:00
parent 890beea0b6
commit 3a1324741a
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.
*/