> With :
>   commit 2d4056fafa19 ("sched/numa: Remove numa_has_capacity()")
> 
> the local variables smt, cpus and capacity and their results are not used
> anymore in numa_has_capacity()
> 
> Remove this unused code
> 
> Cc: Peter Zijlstra <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: Srikar Dronamraju <[email protected]>
> Cc: Rik van Riel <[email protected]>
> Cc: [email protected] (open list)
> Signed-off-by: Vincent Guittot <[email protected]>
> ---
>  kernel/sched/fair.c | 21 +--------------------
>  1 file changed, 1 insertion(+), 20 deletions(-)

Looks good to me.

Reviewed-by: Srikar Dronamraju <[email protected]>

-- 
Thanks and Regards
Srikar Dronamraju

Reply via email to