diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2016-02-23 07:45:34 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-02-25 11:00:03 +0100 |
commit | 67ebb742b9303a53d62e0cac2939e7e70846412c (patch) | |
tree | 4a7177767062397b9713c74c2c45745feabff3a7 /net/packet/Kconfig | |
parent | 68999a4f1ae17b1c8caf4511171333e7f03b948d (diff) |
gpio: xgene: fix type of variable containing error codes
ret 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>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net/packet/Kconfig')
0 files changed, 0 insertions, 0 deletions