From: Steven Rostedt (Red Hat) Date: Thu, 7 Mar 2013 16:10:56 +0000 (-0500) Subject: tracing: Move the tracing selftest code into its own function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e781c0a89d5810729772290441ac7d61f321ec;p=pandora-kernel.git tracing: Move the tracing selftest code into its own function Move the tracing startup selftest code into its own function and when not enabled, always have that function succeed. This makes the register_tracer() function much more readable. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed