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:
c7cc773
)
ftrace: improve seq_operation of ftrace
author
Liming Wang
<liming.wang@windriver.com>
Fri, 28 Nov 2008 04:13:21 +0000
(12:13 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 28 Nov 2008 11:30:40 +0000
(12:30 +0100)
Impact: make ftrace position computing more sane
First remove useless ->pos field. Then we needn't check seq_printf
in .show like other place.
Signed-off-by: Liming Wang <liming.wang@windriver.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found