diff options
author | Bhavin Sharma <bhavin.sharma@siliconsignals.io> | 2024-11-14 20:41:12 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-20 09:38:12 -0500 |
commit | 6ecccc093ec439c04d62b40bda76240389d104a8 (patch) | |
tree | 3fdd4e321c8a0e0191d4f8946401ac8aa94b3002 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 2abf2f7032df4c4e7f6cf7906da59d0e614897d6 (diff) |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions