xiaoxiang781216 commented on a change in pull request #3992: URL: https://github.com/apache/incubator-nuttx/pull/3992#discussion_r661459468
########## File path: include/nuttx/tls.h ########## @@ -97,6 +104,7 @@ struct tls_info_s { + FAR struct task_info_s * tl_task; Review comment: Good point, @no1wudi please fix the comment.(BTW, there are several location, please search and change together). -- 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