From 6f9edc667d84f11d6455f4c2b4675fc82bf08b45 Mon Sep 17 00:00:00 2001 From: Shan Wei Date: Fri, 24 Jun 2011 17:43:16 -0700 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed