summaryrefslogtreecommitdiff
path: root/fs/autofs4
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2013-07-03 22:08:30 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-07-03 23:08:03 (GMT)
commit80628ca06c5d42929de6bc22c0a41589a834d151 (patch)
treea76f3264bac4b21554221ac54bddc69c759aed9b /fs/autofs4
parentb57922b6c76c3ee401bb32fd3f298409dd6e6a53 (diff)
downloadlinux-fsl-qoriq-80628ca06c5d42929de6bc22c0a41589a834d151.tar.xz
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Cleanup and preparation for the next changes. Move the "if (clone_flags & CLONE_THREAD)" code down under "if (likely(p->pid))" and turn it into into the "else" branch. This makes the process/thread initialization more symmetrical and removes one check. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Cc: "Eric W. Biederman" <ebiederm@xmission.com> Cc: Michal Hocko <mhocko@suse.cz> Cc: Pavel Emelyanov <xemul@parallels.com> Cc: Sergey Dyasly <dserrg@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/autofs4')
0 files changed, 0 insertions, 0 deletions