Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

[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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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