mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
xtensa_releasepending.c: Remove commented out code.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
committed by
Xiang Xiao
parent
9de2818c18
commit
2793e6f82d
@@ -58,8 +58,6 @@ void up_release_pending(void)
|
||||
|
||||
/* Merge the g_pendingtasks list into the ready-to-run task list */
|
||||
|
||||
/* sched_lock(); */
|
||||
|
||||
if (nxsched_merge_pending())
|
||||
{
|
||||
/* The currently active task has changed! We will need to
|
||||
|
||||
Reference in New Issue
Block a user