From: Steven Rostedt (Red Hat) Date: Tue, 12 Mar 2013 15:17:54 +0000 (-0400) Subject: tracing: Add alloc/free_snapshot() to replace duplicate code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3209cff4490bee55fd2bc1d087cb8ecf2a686a88;p=pandora-kernel.git tracing: Add alloc/free_snapshot() to replace duplicate code Add alloc_snapshot() and free_snapshot() to allocate and free the snapshot buffer respectively, and use these to remove duplicate code. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed