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:
bbf5b1a
)
ftrace: remove trace array ctrl
author
Steven Rostedt
<srostedt@redhat.com>
Sat, 8 Nov 2008 03:36:02 +0000
(22:36 -0500)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 8 Nov 2008 08:51:39 +0000
(09:51 +0100)
Impact: remove obsolete variable in trace_array structure
With the new start / stop method of ftrace, the ctrl variable
in the trace_array structure is now obsolete. Remove it.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found