diff options
author | 2020-03-10 08:20:01 +0800 | |
---|---|---|
committer | 2020-03-10 15:54:56 -0400 | |
commit | 7bef6ea9721bb72bfe00810b9d928062a95e8549 (patch) | |
tree | 1b111369dfda01ea425ffd902ecdffe6eca08918 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | drm/amdgpu: Correct the condition of warning while bo release (diff) | |
download | linux-dev-7bef6ea9721bb72bfe00810b9d928062a95e8549.tar.xz linux-dev-7bef6ea9721bb72bfe00810b9d928062a95e8549.zip |
drm/amd/powerplay: fix the coverity warning about negative check for an unsigned value
There will be a coverity warning because min and max are both unsigned.
Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions