From: Pavel Emelyanov Date: Thu, 6 Dec 2007 05:14:28 +0000 (-0800) Subject: [IPV4] ROUTE: Clean up proc files creation. X-Git-Tag: v2.6.25-rc1~1162^2~1205 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=107f163428b846d7cef68cb6f436788bb2f6c2e1;p=pandora-kernel.git [IPV4] ROUTE: Clean up proc files creation. The rt_cache, stats/rt_cache and rt_acct(optional) files creation looks a bit messy. Clean this out and join them to other proc-related functions under the proper ifdef. The struct net * argument in a new function will help net namespaces patches look nicer. Signed-off-by: Pavel Emelyanov Signed-off-by: David S. Miller --- Reading git-diff-tree failed