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/04/02 02:24:46 UTC

[GitHub] [incubator-nuttx] zhuyanlinzyl opened a new pull request #5960: timerexpiration:fix DEADCODE when RR_INTERVAL or SCHED_SPORADIC not select

zhuyanlinzyl opened a new pull request #5960:
URL: https://github.com/apache/incubator-nuttx/pull/5960


   tmp is always true for CONFIG_RR_INTERVAL > 0
   and CONFIG_SCHED_SPORADIC not select
   
   Signed-off-by: zhuyanlin <zh...@xiaomi.com>
   
   ## Summary
   
   ## Impact
   
   ## Testing
   
   


-- 
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] pkarashchenko merged pull request #5960: timerexpiration:fix DEADCODE when RR_INTERVAL or SCHED_SPORADIC not select

Posted by GitBox <gi...@apache.org>.
pkarashchenko merged pull request #5960:
URL: https://github.com/apache/incubator-nuttx/pull/5960


   


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