Skip to content
Commit 0ce8974d authored by Eric W. Biederman's avatar Eric W. Biederman
Browse files

sysctl: Consolidate !CONFIG_SYSCTL handling



- In sysctl.h move functions only available if CONFIG_SYSCL
  is defined inside of #ifdef CONFIG_SYSCTL

- Move the stub function definitions for !CONFIG_SYSCTL
  into sysctl.h and make them static inlines.

Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
parent 36885d7b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment