Re: [PATCH 23/23] sched: Remove sched_set_*() return value

From: Ingo Molnar
Date: Wed Apr 22 2020 - 10:25:36 EST



* Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:

> Ingo suggested that since the new sched_set_*() functions are
> implemented using the 'nocheck' variants, they really shouldn't ever
> fail, so remove the return value.
>
> Cc: axboe@xxxxxxxxx
> Cc: daniel.lezcano@xxxxxxxxxx
> Cc: sudeep.holla@xxxxxxx
> Cc: airlied@xxxxxxxxxx
> Cc: broonie@xxxxxxxxxx
> Cc: paulmck@xxxxxxxxxx
> Suggested-by: Ingo Molnar <mingo@xxxxxxxxxx>
> Signed-off-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>

Reviewed-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

Ingo