Hi Patrice, Thank you for the patch.
On Mon, Aug 17, 2026 at 17:41, Patrice Chotard <[email protected]> wrote: > rc variable is used as sleep_thread() return value. > It's initialized to 0 and never updated inside sleep_thread(), > remove it and return 0. > > Signed-off-by: Patrice Chotard <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]>
