git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e2e109
)
[NET]: Isolate the net/core/ sysctl table
author
Pavel Emelyanov
<xemul@openvz.org>
Wed, 5 Dec 2007 09:37:34 +0000
(
01:37
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 22:56:26 +0000
(14:56 -0800)
Using ctl paths we can put all the stuff, related to net/core/
sysctl table, into one file and remove all the references on it.
As a good side effect this hides the "core_table" name from
the global scope :)
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found