commit | a965cf946d38b0ff164a054477a91df70b0dd997 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Fri Apr 03 02:02:58 2009 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Nov 11 00:42:51 2009 -0800 |
tree | ed97e5aee43e198234cce738354babeb60e3f377 | |
parent | 26a7034b40ba80f82f64fa251a2cbf49f9971c6a [diff] |
sysctl: Neuter the generic sysctl strategy routines. Now that sys_sysctl is a compatibility layer on top of /proc/sys these routines are never called but are still put in sysctl tables so I have reduced them to stubs until they can be removed entirely. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>