From: David Ahern Date: Thu, 19 Mar 2015 18:36:21 +0000 (-0600) Subject: tools lib traceevent: Add destructor for format_field X-Git-Tag: omap-for-v4.2/o2_dc~146^2~58^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ae1127a03d20f5ef89f3c1fe7d4720270fc2a5;p=pandora-kernel.git tools lib traceevent: Add destructor for format_field Move the calls that frees the resources allocated for a struct format_field to a separate routine. Signed-off-by: David Ahern Acked-by: Steven Rostedt Link: http://lkml.kernel.org/r/1426790181-19118-1-git-send-email-dsahern@gmail.com [ Split this part from a larger patch, added pevent_ prefix as requested by Steven ] Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed