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 b982fb48c8f0..23d9d5464544 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -2134,7 +2134,6 @@ static inline int thread_group_cputime_clone_thread(struct task_struct *curr)
2134 return thread_group_cputime_alloc(curr); 2134 return thread_group_cputime_alloc(curr);
2135} 2135}
2136 2136
2137
2138static inline void thread_group_cputime_free(struct signal_struct *sig) 2137static inline void thread_group_cputime_free(struct signal_struct *sig)
2139{ 2138{
2140 free_percpu(sig->cputime.totals); 2139 free_percpu(sig->cputime.totals);