sysctl ipc: Remove dead binary sysctl support code.
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 3 Apr 2009 09:51:10 +0000 (02:51 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Thu, 12 Nov 2009 10:04:54 +0000 (02:04 -0800)
commit2bc4657c15e4a33d9a192579c7627a397dbcbebc
treec226e2e567fa7c13b68aa3de16fb83f731d22aa5
parenta153cf9dd038244b7fd9adad3152b85deec5c4af
sysctl ipc: Remove dead binary sysctl support code.

Now that sys_sysctl is a generic wrapper around /proc/sys  .ctl_name
and .strategy members of sysctl tables are dead code.  Remove them.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
ipc/ipc_sysctl.c
ipc/mq_sysctl.c