aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGilad Ben-Yossef <[email protected]>2017-11-09 09:16:16 +0000
committerGreg Kroah-Hartman <[email protected]>2017-11-27 09:20:38 +0100
commit474f75a14c0d4b3782cc1640d6ab4e78501ad5f8 (patch)
treea4807f8ce7de735baa36095c3c754e9d3f564282 /tools/perf/scripts/python
parent6d7d9e787034a9dab21a27dc763aae2a84d90c75 (diff)
staging: ccree: remove compare to none zero
The driver was full of code checking "if (x != 0)". Replace by "if (x)" for better readability. Signed-off-by: Gilad Ben-Yossef <[email protected]> Reviewed-by: Dan Carpenter <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions