anchao opened a new pull request, #11846: URL: https://github.com/apache/nuttx/pull/11846
## Summary nuttx/sched: remove unused group link node This change is missing from the below commit: ``` | commit 7cb1f3b3c008e4d16861b9ee214c7c8c5d445fbe | Author: chao an <[email protected]> | Date: Tue Mar 5 10:23:30 2024 +0800 | | sched/group: replace group_findbypid to task_getgroup | | Task group could find from process id, replace group_findbypid to | task_getgroup to simplify the search logic | | Signed-off-by: chao an <[email protected]> ``` Signed-off-by: chao an <[email protected]> ## Impact N/A ## Testing ci-check -- 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]
