From: Steven Rostedt (Red Hat) Date: Wed, 6 Mar 2013 02:13:47 +0000 (-0500) Subject: tracing: Consolidate buffer allocation code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=737223fbca3b1c91feb947c7f571b35749b743b6;p=pandora-kernel.git tracing: Consolidate buffer allocation code There's a bit of duplicate code in creating the trace buffers for the normal trace buffer and the max trace buffer among the instances and the main global_trace. This code can be consolidated and cleaned up a bit making the code cleaner and more readable as well as less duplication. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed