diff options
| author | Assadian, Navid <navid.assadian@amd.com> | 2024-12-19 17:19:09 -0500 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2025-02-25 11:44:01 -0500 |
| commit | 26873260d394b1e33cdd720154aedf0af95327f9 (patch) | |
| tree | 4b5cad091e9ba52035e1d6ca63e624012a75510a /include/linux/debugobjects.h | |
| parent | fba4d19f3731483ee8565f9e9bb7ed9fc89479e8 (diff) | |
drm/amd/display: Fix mismatch type comparison
The mismatch type comparison/assignment may cause data loss. Since the
values are always non-negative, it is safe to use unsigned variables to
resolve the mismatch.
Signed-off-by: Navid Assadian <navid.assadian@amd.com>
Reviewed-by: Joshua Aberback <joshua.aberback@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
