commit | 67a7e4f8bdfdff4b47c4a64bbc1fdbb3dfbd16c6 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Apr 03 03:53:38 2009 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 12 02:05:00 2009 -0800 |
tree | c6175ba10bbb262992e9a9a575ce8b5c85ce3ee5 | |
parent | 163931922220e4cb5effd5af1e105038c2f0ab7a [diff] |
sysctl frv: 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: David Howells <dhowells@redhat.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>