git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
779c5e3
)
tracing: Don't pass file_operations array to event_create_dir()
author
Oleg Nesterov
<oleg@redhat.com>
Wed, 31 Jul 2013 17:31:35 +0000
(19:31 +0200)
committer
Steven Rostedt
<rostedt@goodmis.org>
Thu, 22 Aug 2013 03:25:06 +0000
(23:25 -0400)
Now that event_create_dir() and __trace_add_new_event() always
use the same file_operations we can kill these arguments and
simplify the code.
Link:
http://lkml.kernel.org/r/20130731173135.GA31040@redhat.com
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace_events.c
patch
|
blob
|
history
diff --cc
kernel/trace/trace_events.c
Simple merge