diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-08-04 10:47:23 +0300 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2015-08-10 11:48:57 +0900 |
commit | a598af7f0279195abffbfb9bf2070457e9c89ff3 (patch) | |
tree | f2ebc9053cd17f5e5618ac898bd751c80c7e6c65 /drivers/extcon/extcon-usb-gpio.c | |
parent | bef025a1f8e0e566f954613f4e5087f6b156e2a5 (diff) | |
download | linux-a598af7f0279195abffbfb9bf2070457e9c89ff3.tar.bz2 |
extcon: Fix signedness bugs about break error handling
Unsigned is never less than zero so this error handling won't work.
Fixes: be052cc87745 ('extcon: Fix hang and extcon_get/set_cable_state().')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
[cw00.choi: Change the patch title and fix signedness bug of find_cable_index_by_id() ]
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon/extcon-usb-gpio.c')
0 files changed, 0 insertions, 0 deletions