net: Kill unuseful net/TUNABLE doc in kernel source
authorShan Wei <shanwei@cn.fujitsu.com>
Sat, 25 Jun 2011 00:43:16 +0000 (17:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jun 2011 00:43:16 +0000 (17:43 -0700)
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>

No differences found