From: Li Zefan Date: Mon, 2 Nov 2009 00:51:13 +0000 (+0800) Subject: tracing: Fix to use __always_unused attribute X-Git-Tag: v2.6.33-rc1~400^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e9b397292ca0b9409dced33e3a22ec993377064;p=pandora-kernel.git tracing: Fix to use __always_unused attribute ____ftrace_check_##name() is used for compile-time check on F_printk() only, so it should be marked as __unused instead of __used. Signed-off-by: Li Zefan Cc: Steven Rostedt Cc: Frederic Weisbecker Cc: Linus Torvalds LKML-Reference: <4AEE2D01.4010305@cn.fujitsu.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed