commit | ab09203e302b6e526f6930f3e460064b0f253ae9 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 05 14:25:10 2009 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 12 02:04:55 2009 -0800 |
tree | bc95bfaba78ba30613d57c676eca42818b8a3293 | |
parent | 2bc4657c15e4a33d9a192579c7627a397dbcbebc [diff] |
sysctl fs: Remove dead binary sysctl support Now that sys_sysctl is a generic wrapper around /proc/sys .ctl_name and .strategy members of sysctl tables are dead code. Remove them. Cc: Jan Harkes <jaharkes@cs.cmu.edu> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>