Commit 018a2212 authored by Satoru Takeuchi's avatar Satoru Takeuchi Committed by Ingo Molnar

[PATCH] sched: remove unused rq->load_balance_class

Remove unused rq->load_balance_class.
Signed-off-by: default avatarSatoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent e107be36
......@@ -263,8 +263,6 @@ struct rq {
unsigned int clock_warps, clock_overflows;
unsigned int clock_unstable_events;
struct sched_class *load_balance_class;
atomic_t nr_iowait;
#ifdef CONFIG_SMP
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment