]> Pileus Git - ~andy/linux/commit
tracing: Fix comments for ftrace_event_file/call flags
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Tue, 12 Mar 2013 16:38:06 +0000 (12:38 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 15 Mar 2013 04:36:02 +0000 (00:36 -0400)
commit57d01ad09721fb7719c4c8c72b434398186f35a0
tree83285d16cb40c61e4a41f2b3095c925c82ac2b9c
parent77fd5c15e3216b901be69047ca43b05ae9099951
tracing: Fix comments for ftrace_event_file/call flags

Most of the flags for the struct ftrace_event_file were moved over
to the flags of the struct ftrace_event_call, but the comments were
never updated.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/linux/ftrace_event.h