pids: Move task_pid_type into sched/signal.h
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 5 May 2017 18:45:14 +0000 (13:45 -0500)
committerEric W. Biederman <ebiederm@xmission.com>
Sat, 21 Jul 2018 15:43:12 +0000 (10:43 -0500)
commit1fb53567a3633740aac8761eb7023dc5671f0edb
tree4d3dd286e1490f5cb837f28c55b7121d557a277f
parent2896b0f09f2617f953b8038978106cc4cbb4c52b
pids: Move task_pid_type into sched/signal.h

The function is general and inline so there is no need
to hide it inside of exit.c

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
include/linux/sched/signal.h
kernel/exit.c