XuNeo commented on code in PR #13944: URL: https://github.com/apache/nuttx/pull/13944#discussion_r1794976958
########## 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: Should we move `group/group_argvstr.c` to `task/task_argvstr.c` and rename it to `nxtask_argvstr`? -- 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]
