commit | 56992309ccbe71f4321ddd50ee2f76f91b412c1a | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 05 15:38:40 2009 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Thu Nov 12 02:04:55 2009 -0800 |
tree | d2ffd767aa21cae9364769a25c6b181ccb8b3fb3 | |
parent | ab09203e302b6e526f6930f3e460064b0f253ae9 [diff] |
sysctl kernel: Remove binary sysctl logic 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: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <peterz@infradead.org> Cc: David Howells <dhowells@redhat.com> Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>