From: Richard A. Holden III Date: Thu, 8 Jan 2009 02:07:28 +0000 (-0800) Subject: coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL X-Git-Tag: v2.6.29-rc1~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d1fda5e2ff6527740604a7918fc273b6f9ae13;p=pandora-kernel.git coda: fix fs/coda/sysctl.c build warnings when !CONFIG_SYSCTL Fix fs/coda/sysctl.c:14: warning: 'fs_table_header' defined but not used fs/coda/sysctl.c:44: warning: 'fs_table' defined but not used these are only used when CONFIG_SYSCTL is defined. Signed-off-by: Richard A. Holden III Cc: Jan Harkes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed