diff options
author | 2016-02-23 07:45:14 +0100 | |
---|---|---|
committer | 2016-02-24 13:07:02 +0900 | |
commit | 127a9cbb5860a7cf15f4d4703ab0454e4603e8ac (patch) | |
tree | e8670d453327f73f82221d119f017acc97f199c5 /scripts/gdb/linux/utils.py | |
parent | ASoC: max9867: Constify max9867_reg and max9867_regmap (diff) | |
download | linux-rng-127a9cbb5860a7cf15f4d4703ab0454e4603e8ac.tar.xz linux-rng-127a9cbb5860a7cf15f4d4703ab0454e4603e8ac.zip |
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 <a.hajda@samsung.com>
Reviewed-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions