diff options
author | Hersen Wu <hersenxs.wu@amd.com> | 2024-04-26 10:46:41 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-05-02 16:18:17 -0400 |
commit | 176abbcc71952e23009a6ed194fd203b99646884 (patch) | |
tree | 2b519a2113f68ac35389dd8d4bb1a6b4cbf56499 /drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c | |
parent | 871cd9d881fa791d3f82885000713de07041c0ae (diff) |
drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
[Why]
For substrcation, coverity reports integer overflow
warning message when variable type is uint32_t.
[How]
Change varaible type to int32_t.
Reviewed-by: Alex Hung <alex.hung@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Hersen Wu <hersenxs.wu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/gpio/gpio_service.c')
0 files changed, 0 insertions, 0 deletions