From: Gerrit Renker Date: Mon, 13 Nov 2006 15:25:41 +0000 (-0200) Subject: [DCCP]: Introduce a consistent naming scheme for sysctls X-Git-Tag: v2.6.20-rc1~34^2~40^2~389 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afb0a34dd3e20b3f534de19993271b8664cf10bb;p=pandora-kernel.git [DCCP]: Introduce a consistent naming scheme for sysctls In order to make their function clearer and obtain a consistent naming scheme to identify sysctls, all existing DCCP sysctls have been prefixed with `sysctl_dccp', following the same convention as used by TCP. Feature-specific sysctls retain the `feat' in the middle, although the `default' has been dropped, since it is obvious from use. Also removed a duplicate `dccp_feat_default_sequence_window' in ipv4.c. Signed-off-by: Gerrit Renker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed