ath6kl: fix checkpatch error with EPSTAT() macro
[cascardo/linux.git] / kernel / fork.c
index f3fa188..051f090 100644 (file)
@@ -1527,8 +1527,6 @@ long do_fork(unsigned long clone_flags,
                        init_completion(&vfork);
                }
 
-               audit_finish_fork(p);
-
                /*
                 * We set PF_STARTING at creation in case tracing wants to
                 * use this to distinguish a fully live task from one that