From: Steven Rostedt Date: Mon, 20 Apr 2009 16:12:44 +0000 (-0400) Subject: tracing/events: call the correct event trace selftest init function X-Git-Tag: v2.6.31-rc1~401^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28d20e2d6e94434827e11c310788b87204b84559;p=pandora-kernel.git tracing/events: call the correct event trace selftest init function The late_initcall calls a helper function instead of the proper init event selftest function. This update may have been lost due to conflicting merges. [ Impact: fix compiler warning and call extended event trace self tests ] Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed