diff options
author | Hiraku Toyooka <hiraku.toyooka.gu@hitachi.com> | 2012-10-02 12:27:10 +0400 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2012-11-01 00:45:25 +0400 |
commit | f43c738bfa8608424610e4fc1aef4d4644e2ce11 (patch) | |
tree | a27c9971bc2eeeb012dc349762066a4c61cf10c9 /kernel/trace/trace.c | |
parent | 6f4156723c084bfc0c0f72205c541fafb8ad3ded (diff) | |
download | linux-f43c738bfa8608424610e4fc1aef4d4644e2ce11.tar.xz |
tracing: Change tracer's integer flags to bool
print_max and use_max_tr in struct tracer are "int" variables and
used like flags. This is wasteful, so change the type to "bool".
Link: http://lkml.kernel.org/r/20121002082710.9807.86393.stgit@falsita
Signed-off-by: Hiraku Toyooka <hiraku.toyooka.gu@hitachi.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace.c')
0 files changed, 0 insertions, 0 deletions