lkml.org 
[lkml]   [2017]   [Jun]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH 13/26] wait: Remove unused delay_group_leader
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
---
include/linux/sched/signal.h | 3 ---
1 file changed, 3 deletions(-)

diff --git a/include/linux/sched/signal.h b/include/linux/sched/signal.h
index c06d63b3a583..0cc626dd79a8 100644
--- a/include/linux/sched/signal.h
+++ b/include/linux/sched/signal.h
@@ -565,9 +565,6 @@ static inline int thread_group_empty(struct task_struct *p)
return list_empty(&p->thread_group);
}

-#define delay_group_leader(p) \
- (thread_group_leader(p) && !thread_group_empty(p))
-
extern struct sighand_struct *__lock_task_sighand(struct task_struct *tsk,
unsigned long *flags);

--
2.10.1
\
 
 \ /
  Last update: 2017-06-12 00:53    [W:0.145 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site