diff options
author | 2014-06-06 17:15:16 +0200 | |
---|---|---|
committer | 2014-06-06 14:21:01 -0700 | |
commit | 0bcc297e2b45c12baf735e1dc1f163e71ea55e16 (patch) | |
tree | f3625d73c00b16294fdb88beda193db41c081420 /tools/perf/scripts/python/syscall-counts.py | |
parent | target/spc: Simplify INQUIRY EVPD=0x80 (diff) | |
download | linux-dev-0bcc297e2b45c12baf735e1dc1f163e71ea55e16.tar.xz linux-dev-0bcc297e2b45c12baf735e1dc1f163e71ea55e16.zip |
target: cleanup some boolean tests
Convert "x == true" to "x" and "x == false" to "!x".
Signed-off-by: Christophe Vu-Brugier <cvubrugier@yahoo.fr>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions