commit | 4739a9748e1bd7459f22f7e94e7d85710ca83954 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Apr 03 05:36:01 2009 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 12 02:05:06 2009 -0800 |
tree | 760aa534c57fbdcfd80076651a7f9248aba75fb0 | |
parent | f8572d8f2a2ba75408b97dc24ef47c83671795d7 [diff] |
sysctl: Remove the last of the generic binary sysctl support Now that all of the users stopped using ctl_name and strategy it is safe to remove the fields from struct ctl_table, and it is safe to remove the stub strategy routines as well. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>