You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/07/18 13:04:09 UTC

[GitHub] [incubator-nuttx] no1wudi commented on a change in pull request #4172: sched: Remove unused TLS member from task_group_s

no1wudi commented on a change in pull request #4172:
URL: https://github.com/apache/incubator-nuttx/pull/4172#discussion_r671839781



##########
File path: include/nuttx/sched.h
##########
@@ -537,12 +537,6 @@ struct task_group_s
 
   FAR struct task_info_s *tg_info;
 
-#if CONFIG_TLS_NELEM > 0

Review comment:
       Done




-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org