[PATCH] remove unused rq->load_balance_class
From: Satoru Takeuchi
Date: Thu Jul 26 2007 - 04:25:07 EST
Remove unused rq->load_balance_class.
Signed-off-by: Satoru Takeuchi <takeuchi_satoru@xxxxxxxxxxxxxx>
Index: linux-2.6.23-rc1/kernel/sched.c
===================================================================
--- linux-2.6.23-rc1.orig/kernel/sched.c 2007-07-26 17:12:21.000000000 +0900
+++ linux-2.6.23-rc1/kernel/sched.c 2007-07-26 17:12:23.000000000 +0900
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/