Skip to content

Commit

Permalink
sysctl: Remove references to ctl_name and strategy from the generic s…
Browse files Browse the repository at this point in the history
…ysctl table

Now that sys_sysctl is a generic wrapper around /proc/sys  .ctl_name
and .strategy members of sysctl tables are dead code.  Remove them.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
  • Loading branch information
Eric W. Biederman committed Nov 11, 2009
1 parent 83ac201 commit 6fce56e
Showing 1 changed file with 7 additions and 188 deletions.
Loading

0 comments on commit 6fce56e

Please sign in to comment.