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:
f3c4ae2
)
tracing/stat: replace trace_stat_session by stat_session
author
Frederic Weisbecker
<fweisbec@gmail.com>
Sat, 16 May 2009 03:58:49 +0000
(
05:58
+0200)
committer
Frederic Weisbecker
<fweisbec@gmail.com>
Mon, 1 Jun 2009 23:17:17 +0000
(
01:17
+0200)
The "trace" prefix in struct trace_stat_session type is annoying while
reading the trace_stat.c file. It makes the lines longer, and
is not that much useful to explain the sense of this type.
Just keep "struct stat_session" for this type.
[ Impact: make the code a bit more readable ]
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
No differences found