From: Andrew Morton Date: Mon, 16 Jul 2007 06:41:20 +0000 (-0700) Subject: Add Documentation/sysctl/ctl_unnumbered.txt X-Git-Tag: v2.6.23-rc1~841 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97d8f83cb734525f96992fd61e4f7323ab3d549c;p=pandora-kernel.git 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" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed