Explorar o código

[PATCH] sched: remove unused rq->load_balance_class

Remove unused rq->load_balance_class.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Satoru Takeuchi %!s(int64=18) %!d(string=hai) anos
pai
achega
018a221295
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      kernel/sched.c

+ 0 - 2
kernel/sched.c

@@ -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