diff --git a/[refs] b/[refs] index c97b66397e42..6f7929871bd1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 064b5bba0cc495201729285c6a6ce205df0a386a +refs/heads/master: c65f92398ec4ebfcaef91309bf055028a9899d6f diff --git a/trunk/kernel/sysctl.c b/trunk/kernel/sysctl.c index 0278f52c4b04..c7150af631b5 100644 --- a/trunk/kernel/sysctl.c +++ b/trunk/kernel/sysctl.c @@ -509,7 +509,6 @@ static struct ctl_table kern_table[] = { #endif #ifdef CONFIG_PROC_SYSCTL { - .ctl_name = KERN_CADPID, .procname = "cad_pid", .data = NULL, .maxlen = sizeof (int),