mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
27d4bb43e6
sched/sched: Remove DEBUGASSERT() in sched_mergepending() Because this DEBUGASSERT() assumes that while loop executes only once. Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org>