diff options
author | Nicholas Mc Guire <der.herr@hofr.at> | 2017-03-25 20:46:01 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-04-19 09:29:19 -0700 |
commit | 50dc7def4a9e05d1329e0cc129a5146821130998 (patch) | |
tree | 5a9e315d21a60bca497c0ddd9e628efe71b41c12 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6bb7ff175ea63dffebadd3f0e921618332809af9 (diff) | |
download | linux-50dc7def4a9e05d1329e0cc129a5146821130998.tar.gz linux-50dc7def4a9e05d1329e0cc129a5146821130998.tar.bz2 linux-50dc7def4a9e05d1329e0cc129a5146821130998.zip |
rcu: Use bool value directly
The beenonline variable is declared bool so there is no need for an
explicit comparison, especially not against the constant zero.
Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions