diff options
author | Zhaolei <zhaolei@cn.fujitsu.com> | 2009-08-07 06:53:21 -0400 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2009-08-11 14:35:25 -0400 |
commit | 7770841e63730d62928b0879498064e9614b2ce0 (patch) | |
tree | 6bc12618ec2cdbc6e5294e6b967652eaf7c3c9d6 /arch | |
parent | 89034bc2c7b839702c00a704e79d112737f98be0 (diff) |
tracing: Rename set_tracer_flags()'s local variable trace_flags
set_tracer_flags() have a local variable named trace_flags which has
the same name than a global one in the same scope.
This leads to confusion, using tracer_flags should be better by its
meaning.
Changelog:
v1->v2: Simplified another patch in this patchset, no change in this
patch.
Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions