commit | fd6065b4fdcb64c43e400278ebd0cb56989871c3 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 14 00:33:55 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Wed Feb 14 08:09:58 2007 -0800 |
tree | 18fac07663e554b34ea290ebf84889f2b6f7515f | |
parent | 2564b7bd9ba4b4bf941b90f1ccd5e2c00e0f83d3 [diff] |
[PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls Will converting the coda sysctl initializers I discovered that it is yet another user of sysctl that was stomping CTL_KERN. So off with it's sys_sysctl support since it wasn't done in a supportable way. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Cc: Jan Harkes <jaharkes@cs.cmu.edu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>