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:
0e47c99
)
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy
author
Eric W. Biederman
<ebiederm@xmission.com>
Sun, 8 Jan 2012 08:02:37 +0000
(
00:02
-0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 25 Jan 2012 00:40:30 +0000
(16:40 -0800)
An nsproxy argument here has always been awkard and now the nsproxy argument
is completely unnecessary so remove it, replacing it with the set we want
the registered tables to show up in.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
No differences found