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:
36885d7
)
sysctl: Consolidate !CONFIG_SYSCTL handling
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 6 Jan 2012 11:13:27 +0000
(
03:13
-0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 25 Jan 2012 00:37:54 +0000
(16:37 -0800)
- 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: Eric W. Biederman <ebiederm@xmission.com>
No differences found