diff options
author | 2013-08-18 12:21:57 -0700 | |
---|---|---|
committer | 2013-09-23 09:13:44 -0700 | |
commit | 829511d8aa7a2179bba57ab4ab277d6f9c77ae5b (patch) | |
tree | 207c0e656e6ed123c508f6722eaeb3bffcbdaf3b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Convert local functions to static (diff) | |
download | linux-dev-829511d8aa7a2179bba57ab4ab277d6f9c77ae5b.tar.xz linux-dev-829511d8aa7a2179bba57ab4ab277d6f9c77ae5b.zip |
rcu: Fix dubious "if" condition in __call_rcu_nocb_enqueue()
This commit replaces an incorrect (but fortunately functional)
bitwise OR ("|") operator with the correct logical OR ("||").
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions