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:
160031b
)
tracing: remove deprecated TRACE_FORMAT
author
Steven Rostedt
<srostedt@redhat.com>
Fri, 24 Apr 2009 15:50:39 +0000
(11:50 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Fri, 24 Apr 2009 15:50:39 +0000
(11:50 -0400)
The TRACE_FORMAT macro has been deprecated by the TRACE_EVENT macro.
There are no more users. All new users must use the TRACE_EVENT macro.
[ Impact: remove old functionality ]
Cc: Peter Zijlstra <peterz@infradead.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found