From: zhangwei(Jovi) Date: Mon, 11 Mar 2013 07:13:46 +0000 (+0800) Subject: tracing: Convert trace_destroy_fields() to static X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad7067cebf3253412a7c0a169a9dd056b11e69ac;p=pandora-kernel.git tracing: Convert trace_destroy_fields() to static trace_destroy_fields() is not used outside of the file. It can be a static function. Link: http://lkml.kernel.org/r/513D842A.2000907@huawei.com Signed-off-by: zhangwei(Jovi) Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed