commit | b05fd35d9146c184e1903a26b6516f1660ca230f | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Apr 03 04:36:34 2009 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 12 02:05:01 2009 -0800 |
tree | 916c56cb37051cfbf763c6d01d3af323a46c2a86 | |
parent | 67a7e4f8bdfdff4b47c4a64bbc1fdbb3dfbd16c6 [diff] |
sysctl s390: Remove dead sysctl binary 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: Martin Schwidefsky <schwidefsky@de.ibm.com> Cc: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>