hartmannathan opened a new pull request #5052:
URL: https://github.com/apache/incubator-nuttx/pull/5052


   ## Summary
   
   sched/pthread/pthread_mutextimedlock.c:
   sched/pthread/pthread_mutextrylock.c:
   
   - Fix typos in comments. No functional changes.
   
   ## Impact
   
   Improves ability to grep: `pthread_mutex_consistent()` was written as 
`pthread_mutx_consistent()` in a comment, so it would not have been found if 
grepping for `pthread_mutex_consistent()`. This is now fixed.
   
   ## Testing
   
   nxstyle


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to