pussuw commented on code in PR #13944:
URL: https://github.com/apache/nuttx/pull/13944#discussion_r1794708043


##########
sched/group/group_argvstr.c:
##########
@@ -60,16 +61,20 @@
 
 size_t group_argvstr(FAR struct tcb_s *tcb, FAR char *args, size_t size)

Review Comment:
   Also the name group_argvstr is now obsolete, as the argument vector has been 
moved to TLS. Not a problem of this patch, but something worth noting that it 
needs clean-up.



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

Reply via email to