summaryrefslogtreecommitdiff
path: root/sys/kern/sys_process.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/sys_process.c')
-rw-r--r--sys/kern/sys_process.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/sys_process.c b/sys/kern/sys_process.c
index 5ec5f14fcf57..09db10c9ced3 100644
--- a/sys/kern/sys_process.c
+++ b/sys/kern/sys_process.c
@@ -880,7 +880,6 @@ kern_ptrace(struct thread *td, int req, pid_t pid, void *addr, int data)
}
}
-
/* OK */
break;