Merge to Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.13-vs2...
[linux-2.6.git] / kernel / fork.c
index 995d20a..fcaaa99 100644 (file)
@@ -1361,7 +1361,6 @@ long do_fork(unsigned long clone_flags,
 
        if (!pid)
                return -EAGAIN;
-
        nr = pid->nr;
        if (unlikely(current->ptrace)) {
                trace = fork_traceflag (clone_flags);