sysctl frv: Remove dead binary sysctl support
commit67a7e4f8bdfdff4b47c4a64bbc1fdbb3dfbd16c6
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 3 Apr 2009 10:53:38 +0000 (3 03:53 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Thu, 12 Nov 2009 10:05:00 +0000 (12 02:05 -0800)
treec6175ba10bbb262992e9a9a575ce8b5c85ce3ee5
parent163931922220e4cb5effd5af1e105038c2f0ab7a
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>
arch/frv/kernel/pm.c
arch/frv/kernel/sysctl.c