From: Masami Hiramatsu Date: Mon, 13 May 2013 11:58:39 +0000 (+0900) Subject: tracing/kprobes: Make print_*probe_event static X-Git-Tag: v3.10-rc2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62fdd97fcae17e483b005bafd13fadbd9840672;p=pandora-kernel.git tracing/kprobes: Make print_*probe_event static According to sparse warning, print_*probe_event static because those functions are not directly called from outside. Link: http://lkml.kernel.org/r/20130513115839.6545.83067.stgit@mhiramat-M0-7522 Cc: Srikar Dronamraju Cc: Oleg Nesterov Cc: Tom Zanussi Cc: Frederic Weisbecker Cc: Ingo Molnar Signed-off-by: Masami Hiramatsu Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed