jlaitine opened a new pull request, #16149: URL: https://github.com/apache/nuttx/pull/16149
## Summary This is a small cleanup for libc nxsem_get_value, to use the provided macro to fetch the semaphore value instead of accessing semaphore internals directly outside of sched/semaphore. ## Impact No functional impact ## Testing This has obviously no functional impact, however, it has been tested together with all the changes in PR #16148 (in qemu and in real hardware). -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org