mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
The less than zero comparison of unsigned variable "value" is never
true. Remove dead code.
Fixes:
|
||
|---|---|---|
| .. | ||
| inc | ||
| legacy-dpm | ||
| powerplay | ||
| swsmu | ||
| amdgpu_dpm_internal.c | ||
| amdgpu_dpm.c | ||
| amdgpu_pm.c | ||
| Makefile | ||