tracing/events: call the correct event trace selftest init function
authorSteven Rostedt <srostedt@redhat.com>
Mon, 20 Apr 2009 16:12:44 +0000 (12:12 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 20 Apr 2009 16:12:44 +0000 (12:12 -0400)
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 <rostedt@goodmis.org>

No differences found