diff options
author | Jesse Zhang <[email protected]> | 2024-05-09 11:20:57 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-05-13 16:12:02 -0400 |
commit | 67024471616e090c994a46630bd23c42d6962a34 (patch) | |
tree | 250d44ba4d198746ce9529074ce877e75267692c /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | |
parent | 269435aef45da369a345d23c28bf1b34134ec7da (diff) |
drm/amd/pm: fix enum type compared against 0
This less-than-zero comparison of an unsigned value is never true. type < 0U
Signed-off-by: Jesse Zhang <[email protected]>
Reviewed-by: Tim Huang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h')
0 files changed, 0 insertions, 0 deletions