8f2a2ba75408b97dc24ef47c83671795d7 author Eric W. Biederman 1238762161 -0700 committer Eric W. Biederman 1258020306 -0800 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