mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Adds type cast to convert task group argument to a numeric value, in case the caller passes in "NULL" (as Kernel Primer says to do when the task isn't a member of any task group). Change-Id: I549f86aba0f340c2fb256c4fceeaf786fb8eb5fc Signed-off-by: Allan Stephens <allan.stephens@windriver.com>