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/09/14 16:35:03 UTC

[GitHub] [incubator-nuttx] Ouss4 opened a new pull request #4544: sched/irq_section.c: define `irq_waitlock` as static.

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


   ## Summary
    `irq_waitlock` is a private function; remove its prototype from irq.h and define it as `static`.
   ## Impact
   Has no impact
   ## Testing
   esp32-devkitc:smp
   


-- 
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] masayuki2009 merged pull request #4544: sched/irq_section.c: define `irq_waitlock` as static.

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


   


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