aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGraham Sider <[email protected]>2022-05-12 14:34:22 -0400
committerAlex Deucher <[email protected]>2022-05-16 10:02:58 -0400
commit04fd07397efda804977778629f5fa408dcb78369 (patch)
tree86bcaa2b05678303cd5e548b18a7a1b179c22b9b /tools/perf/scripts/python
parent4b9caaa0281972ca5ea4e1cdac2e12b9df1ae00b (diff)
drm/amdkfd: Fix static checker warning on MES queue type
convert_to_mes_queue_type return can be negative, but queue_input.queue_type is uint32_t. Put return in integer var and cast to unsigned after negative check. Reported-by: Dan Carpenter <[email protected]> Signed-off-by: Graham Sider <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions