commit | d00faf81afa288a8f8447f00a38405873c550092 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Apr 03 05:15:37 2009 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 12 02:05:01 2009 -0800 |
tree | 1b933d4fc6a7c6f422903b8ef38b98c7f5fe806a | |
parent | b05fd35d9146c184e1903a26b6516f1660ca230f [diff] |
sysctl ia64: 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: Tony Luck <tony.luck@intel.com> Cc: Fenghua Yu <fenghua.yu@intel.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>