* Vincent Guittot <[email protected]> [2018-08-29 15:19:10]:
> nr_running in struct numa_stats is not used anywhere in the code. > > Remove it. > > 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 | 3 --- > 1 file changed, 3 deletions(-) Looks good to me. Reviewed-by: Srikar Dronamraju <[email protected]> -- Thanks and Regards Srikar Dronamraju

