From af181fb6875f2b178b9c388cc69e80cd654e19ad Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Thu, 18 Oct 2007 03:05:32 -0700 Subject: [PATCH] --- yaml --- r: 71157 b: refs/heads/master c: c65f92398ec4ebfcaef91309bf055028a9899d6f h: refs/heads/master i: 71155: c7c20c7f2ad81b1f59b936caafee831557377035 v: v3 --- [refs] | 2 +- trunk/kernel/sysctl.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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),