aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 572df1bbaeec..f776a30b403e 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -891,7 +891,6 @@ struct load_weight {
891 * 6 se->load.weight 891 * 6 se->load.weight
892 */ 892 */
893struct sched_entity { 893struct sched_entity {
894 s64 fair_key;
895 struct load_weight load; /* for load-balancing */ 894 struct load_weight load; /* for load-balancing */
896 struct rb_node run_node; 895 struct rb_node run_node;
897 unsigned int on_rq; 896 unsigned int on_rq;