diff options
| author | Hersen Wu <[email protected]> | 2024-04-26 10:46:41 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-05-02 16:18:17 -0400 |
| commit | 176abbcc71952e23009a6ed194fd203b99646884 (patch) | |
| tree | 2b519a2113f68ac35389dd8d4bb1a6b4cbf56499 /tools/perf/scripts/python/netdev-times.py | |
| 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 <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Hersen Wu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions