diff options
| author | Gilad Ben-Yossef <[email protected]> | 2017-11-09 09:16:16 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-11-27 09:20:38 +0100 |
| commit | 474f75a14c0d4b3782cc1640d6ab4e78501ad5f8 (patch) | |
| tree | a4807f8ce7de735baa36095c3c754e9d3f564282 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 6d7d9e787034a9dab21a27dc763aae2a84d90c75 (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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions