From: Steven Rostedt Date: Thu, 5 Mar 2009 02:57:29 +0000 (-0500) Subject: tracing: consolidate print_lat_fmt and print_trace_fmt X-Git-Tag: v2.6.30-rc1~2^2~69^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27d48be84477d2f0a2e2ac3738a3971dece631d5;p=pandora-kernel.git tracing: consolidate print_lat_fmt and print_trace_fmt Impact: clean up Both print_lat_fmt and print_trace_fmt do pretty much the same thing except for one different function call. This patch consolidates the two functions and adds an if statement to perform the difference. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed