aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kernel/sysctl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/sysctl.c b/kernel/sysctl.c
index 0278f52c4b04..c7150af631b5 100644
--- a/kernel/sysctl.c
+++ b/kernel/sysctl.c
@@ -509,7 +509,6 @@ static struct ctl_table kern_table[] = {
509#endif 509#endif
510#ifdef CONFIG_PROC_SYSCTL 510#ifdef CONFIG_PROC_SYSCTL
511 { 511 {
512 .ctl_name = KERN_CADPID,
513 .procname = "cad_pid", 512 .procname = "cad_pid",
514 .data = NULL, 513 .data = NULL,
515 .maxlen = sizeof (int), 514 .maxlen = sizeof (int),