sched/misc: fix the alignment in task dump printing during assert

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko 2023-06-10 20:25:05 +03:00 committed by Xiang Xiao
parent 1b801a5bbc
commit c8c198feb3

View file

@ -422,7 +422,7 @@ static void show_tasks(void)
#endif
" PRI POLICY TYPE NPX"
" STATE EVENT"
" SIGMASK"
" SIGMASK "
" STACKBASE"
" STACKSIZE"
#ifdef CONFIG_STACK_COLORATION