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:
030bbdb
)
tracing: remove unused ftrace_output_event() prototype
author
Nicolas Iooss
<nicolas.iooss_linux@m4x.org>
Sun, 3 May 2015 10:18:02 +0000
(18:18 +0800)
committer
Steven Rostedt
<rostedt@goodmis.org>
Tue, 12 May 2015 19:56:54 +0000
(15:56 -0400)
The prototype of ftrace_output_event was added by commit
1d6bae966e90
("tracing: Move raw output code from macro to standalone function")
but this function was not defined anywhere, and is still nowhere to be
found.
Link:
http://lkml.kernel.org/r/1430648282-25792-1-git-send-email-nicolas.iooss_linux@m4x.org
Signed-off-by: Nicolas Iooss <nicolas.iooss_linux@m4x.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/linux/ftrace_event.h
patch
|
blob
|
history
diff --cc
include/linux/ftrace_event.h
Simple merge