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 2022/08/24 07:05:16 UTC

[GitHub] [incubator-nuttx] yangxuan8282 opened a new pull request, #6910: syscall: fix task_testcancel header file

yangxuan8282 opened a new pull request, #6910:
URL: https://github.com/apache/incubator-nuttx/pull/6910

   ## Summary
   
   There is a typo in `syscall.csv` header file of task_testcancel.
   From https://github.com/apache/incubator-nuttx/blob/master/include/sched.h#L231 ,
   it should be `sched.h`.
   
   ## Impact
   
   No impact is expected.
   
   ## Testing
   
   Local build with nucleo-144:f746-nsh config file
   
   


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


[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #6910: syscall: fix task_testcancel header file

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #6910:
URL: https://github.com/apache/incubator-nuttx/pull/6910


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