diff options
author | 2024-11-14 20:41:12 +0530 | |
---|---|---|
committer | 2024-11-20 09:38:12 -0500 | |
commit | 6ecccc093ec439c04d62b40bda76240389d104a8 (patch) | |
tree | 3fdd4e321c8a0e0191d4f8946401ac8aa94b3002 /rust/kernel | |
parent | drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7 (diff) | |
download | wireguard-linux-6ecccc093ec439c04d62b40bda76240389d104a8.tar.xz wireguard-linux-6ecccc093ec439c04d62b40bda76240389d104a8.zip |
drm/amd/pm: remove redundant tools_size check
The check for tools_size being non-zero is redundant as tools_size is
explicitly set to a non-zero value (0x19000). Removing the if condition
simplifies the code without altering functionality.
Signed-off-by: Bhavin Sharma <bhavin.sharma@siliconsignals.io>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions