From: Eric W. Biederman Date: Fri, 6 Jan 2012 11:13:27 +0000 (-0800) Subject: sysctl: Consolidate !CONFIG_SYSCTL handling X-Git-Tag: v3.4-rc1~99^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ce8974d504913a0f0ae2d97b20a5ac665431a41;p=pandora-kernel.git 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: Eric W. Biederman --- Reading git-diff-tree failed