From: Oleg Nesterov Date: Tue, 15 Jul 2014 18:48:27 +0000 (+0200) Subject: tracing: Kill ftrace_event_call->files X-Git-Tag: cleanup-for-v3.18~144^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e738d3ebbf70ebadb83f3a4060dc34f422c2fbe7;p=pandora-kernel.git tracing: Kill ftrace_event_call->files Remove ftrace_event_call->files. It has no users, and in fact even the commit ae63b31e4d0e "tracing: Separate out trace events from global variables" which added this member did not use it. Link: http://lkml.kernel.org/p/20140715184827.GA20508@redhat.com Signed-off-by: Oleg Nesterov Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed