commit | 97d8f83cb734525f96992fd61e4f7323ab3d549c | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Sun Jul 15 23:41:20 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Jul 16 09:05:49 2007 -0700 |
tree | 23f1859ea95f3438deb845b6082bad2fc9d1d41e | |
parent | 36cf3b5c3b7228bcf5124c530d50080b61a59f69 [diff] |
Add Documentation/sysctl/ctl_unnumbered.txt Poeple keep on adding new numbered sysctls, when they're supposed not to. Add a documentation file which explain why new sysctls should use CTL_UNNUMBERED. The next patch will sprinkle pointers to this throughout sysctl.c. Eric provided the text (thanks) Cc: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>