commit | 6f9edc667d84f11d6455f4c2b4675fc82bf08b45 | [log] [tgz] |
---|---|---|
author | Shan Wei <shanwei@cn.fujitsu.com> | Fri Jun 24 17:43:16 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 24 17:43:16 2011 -0700 |
tree | c0c1ee4c9b53c54d3033ba7d806efbe2c575bb57 | |
parent | 572404ea6bcbfaeb84b9522b46c35f5a5db15392 [diff] |
net: Kill unuseful net/TUNABLE doc in kernel source File net/TUNABLE has never be updated since git age. For some tunable parameters which user can control with proc file-system, They are all in ip-sysctl.txt doc. For tunable parameters that only at compile time, no meaning to note them. Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>