Trivial change to comment
This commit is contained in:
parent
21f92ba601
commit
6683f01444
@ -253,7 +253,7 @@ void leave_critical_section(irqstate_t flags)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
#ifdef CONFIG_SCHED_INSTRUMENTATION_CSECTION
|
#ifdef CONFIG_SCHED_INSTRUMENTATION_CSECTION
|
||||||
/* No.. Note that we have entered the critical section */
|
/* No.. Note that we have left the critical section */
|
||||||
|
|
||||||
sched_note_csection(rtcb, false);
|
sched_note_csection(rtcb, false);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user