aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorSrinivasan Shanmugam <[email protected]>2023-12-20 20:07:54 +0530
committerAlex Deucher <[email protected]>2024-01-03 11:16:06 -0500
commit5ce9a6ad8ec48445ff6c999d064f7931f892bf2b (patch)
tree5e507a13d7c2f3b23067ae0164228582ab60311e /tools/perf/scripts/python/syscall-counts-by-pid.py
parentd95ad8fa96e14b7ce1ab740c53f10d7aff9f6660 (diff)
drm/amdgpu: Drop redundant unsigned >=0 comparision 'amdgpu_gfx_rlc_init_microcode()'
unsigned int "version_minor" is always >= 0 Fixes the below: drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c:534 amdgpu_gfx_rlc_init_microcode() warn: always true condition '(version_minor >= 0) => (0-u16max >= 0)' Cc: Christian König <[email protected]> Cc: Alex Deucher <[email protected]> Signed-off-by: Srinivasan Shanmugam <[email protected]> Reviewed-by: Tao Zhou <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions