From: Ingo Molnar Date: Thu, 12 Feb 2009 12:10:17 +0000 (+0100) Subject: softlockup: move 'one' to the softlockup section in sysctl.c X-Git-Tag: v2.6.30-rc1~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f8d979f082a3ee1b27f32b7e0811b51c3ad1d15;p=pandora-kernel.git softlockup: move 'one' to the softlockup section in sysctl.c CONFIG_SOFTLOCKUP=y || CONFIG_DETECT_HUNG_TASKS=y is now the only user of the 'one' constant in kernel/sysctl.c. Move it to the softlockup block of constants. This fixes a GCC warning. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed