summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJesse Brandeburg <jesse.brandeburg@intel.com>2014-04-16 01:21:40 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-06-05 01:20:06 -0700
commitd3a90b70d8ffe6dd82a3fa22515a2ebc399aca28 (patch)
tree803803b3146b1ee63d60823a45eacb5dbd1faae0 /tools/perf/scripts/python/syscall-counts.py
parentebbe495f19d565bb39be31ca28126a222b6a66dd (diff)
i40e: don't use OR to check a value
A couple of FD checks ended up using bitwise OR to check a value, which ends up always being evaluated to true. This should fix the issue. Thanks to DaveJ for noticing and reporting the issue! CC: Dave Jones <davej@redhat.com> Reported-by: Dave Jones <davej@redhat.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions