Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sysctl: Remove references to ctl_name and strategy from the generic s…
…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