diff options
author | Andrzej Hajda <[email protected]> | 2016-02-23 07:45:14 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2016-02-24 13:07:02 +0900 |
commit | 127a9cbb5860a7cf15f4d4703ab0454e4603e8ac (patch) | |
tree | e8670d453327f73f82221d119f017acc97f199c5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 250a99e70bf8628397901e10ad99a281dfc489d5 (diff) |
ASoC: max9867: fix type of variable containing error codes
value variable can contain error values and is compared with zero.
Its type must be signed.
The problem has been detected using coccinelle script
scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci
Signed-off-by: Andrzej Hajda <[email protected]>
Reviewed-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions