OceanfromXiaomi opened a new pull request, #17800:
URL: https://github.com/apache/nuttx/pull/17800

   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   This change renames the incorrectly spelled timeout-related identifier
   `tick_settimeouot` to the correct spelling `tick_settimeout`.
   
   ## Impact
   
   - No functional behavior changes are introduced.
   - No API semantics are altered; only the identifier name is corrected.
   - No impact on the build process, hardware support, or security.
   
   
   ## Testing
   
   - Built the kernel and applications successfully with the rename.
   - Performed local testing on the target board (describe board here, if
     applicable).
   - Verified that scheduler timeout behavior remains unchanged.
   - No regressions observed in relevant tests that exercise tick timeout
     functionality.
   


-- 
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