diff options
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r-- | include/linux/sched.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index ed766add9b23..20b03bf94748 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -1512,7 +1512,6 @@ struct task_struct { | |||
1512 | short il_next; | 1512 | short il_next; |
1513 | short pref_node_fork; | 1513 | short pref_node_fork; |
1514 | #endif | 1514 | #endif |
1515 | atomic_t fs_excl; /* holding fs exclusive resources */ | ||
1516 | struct rcu_head rcu; | 1515 | struct rcu_head rcu; |
1517 | 1516 | ||
1518 | /* | 1517 | /* |