Skip to content
Commit 0d64f834 authored by Frederic Weisbecker's avatar Frederic Weisbecker
Browse files

tracing/stat: replace trace_stat_session by stat_session



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: default avatarFrederic Weisbecker <fweisbec@gmail.com>
parent f3c4ae26
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment