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 af3555cc760..598ba2da786 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -1546,7 +1546,6 @@ struct task_struct {  	unsigned long timer_slack_ns;  	unsigned long default_timer_slack_ns; -	struct list_head	*scm_work_list;  #ifdef CONFIG_FUNCTION_GRAPH_TRACER  	/* Index of current stored address in ret_stack */  	int curr_ret_stack;  |