sched: remove _do_fork()
authorChristian Brauner <christian.brauner@ubuntu.com>
Wed, 19 Aug 2020 10:46:55 +0000 (12:46 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 20 Aug 2020 11:12:59 +0000 (13:12 +0200)
commit06fe45634942dc96c316bbb789049a4b0b692542
tree5d8be8fdb21a4513105d0aaba11220759aee4f41
parenteea11285dab3c961f8e9ce92318ccbc85fb1d5f1
sched: remove _do_fork()

Now that all callers of _do_fork() have been switched to kernel_clone() remove
the _do_fork() helper.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Link: https://lore.kernel.org/r/20200819104655.436656-12-christian.brauner@ubuntu.com
include/linux/sched/task.h