From: Rakib Mullick Date: Tue, 26 Oct 2010 21:22:44 +0000 (-0700) Subject: kernel/stop_machine.c: fix unused variable warning X-Git-Tag: v2.6.37-rc1~105^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca51c5a76345b28c6f1b742f9f5f0a6fc9afd9ca;p=pandora-kernel.git kernel/stop_machine.c: fix unused variable warning kernel/stop_machine.c: In function `cpu_stopper_thread': kernel/stop_machine.c:265: warning: unused variable `ksym_buf' ksym_buf[] is unused if WARN_ON() is a no-op. Signed-off-by: Rakib Mullick Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed