]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: Kill ftrace_event_call->files
authorOleg Nesterov <oleg@redhat.com>
Tue, 15 Jul 2014 18:48:27 +0000 (20:48 +0200)
committerSteven Rostedt <rostedt@goodmis.org>
Wed, 16 Jul 2014 18:28:41 +0000 (14:28 -0400)
commitc61a8014134096c7f451265916851b8002bf59a4
tree3c2295d8d3433b5bd65c1e421428c0c598408c6e
parent11c7558df797b3d9a1f9df731b60351b2bc0ec8c
tracing: Kill ftrace_event_call->files

Remove ftrace_event_call->files. It has no users, and in fact even
the commit 9da066958fd0 "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 <oleg@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/linux/ftrace_event.h