diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2020-04-26 14:59:55 +0200 |
---|---|---|
committer | Eric W. Biederman <ebiederm@xmission.com> | 2020-04-28 23:54:25 +0200 |
commit | bbd40fc4816d5329a89397206ece9f1763787a88 (patch) | |
tree | 4f9bc099d5b952496b53420da532be15efb63acc /kernel/time/posix-cpu-timers.c | |
parent | exec: Remove BUG_ON(has_group_leader_pid) (diff) | |
download | linux-bbd40fc4816d5329a89397206ece9f1763787a88.tar.xz linux-bbd40fc4816d5329a89397206ece9f1763787a88.zip |
signal: Remove has_group_leader_pid
After the introduction of exchange_tids has_group_leader_pid is
equivalent to thread_group_leader. After the last couple of cleanups
has_group_leader_pid has no more callers.
So remove the now unused and redundant has_group_leader_pid.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Diffstat (limited to 'kernel/time/posix-cpu-timers.c')
0 files changed, 0 insertions, 0 deletions