aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2019-09-25 14:01:28 +0300
committerSebastian Reichel <[email protected]>2020-01-14 01:26:14 +0100
commiteb368de6de32925c65a97c1e929a31cae2155aee (patch)
tree3fe792580977f94c7e304353fb6aa47a9841f08c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parenta60ec78d306c6548d4adbc7918b587a723c555cc (diff)
power: supply: sbs-battery: Fix a signedness bug in sbs_get_battery_capacity()
The "mode" variable is an enum and in this context GCC treats it as an unsigned int so the error handling is never triggered. Fixes: 51d075660457 ("bq20z75: Add support for charge properties") Signed-off-by: Dan Carpenter <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions