ftrace: Remove failures file
authorSteven Rostedt <srostedt@redhat.com>
Fri, 22 Apr 2011 02:59:12 +0000 (22:59 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Sat, 30 Apr 2011 02:52:58 +0000 (22:52 -0400)
The failures file in the debugfs tracing directory would list the
functions that failed to convert when the old dead ftrace daemon
tried to update code but failed. Since this code is now dead along
with the daemon the failures file is useless. Remove it.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found