diff options
author | Dan Carpenter <[email protected]> | 2017-09-30 11:13:28 +0300 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-11-08 17:54:59 -0500 |
commit | 40a9960b046290939b56ce8e51f365258f27f264 (patch) | |
tree | 5ebce93e3a03bcbbdb3849de2eb09d53e306ca40 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0d1da3c15291c478193b7310dfef023add2249cc (diff) |
drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
We shifted some code around in commit 9cca0b8e5df0 ("drm/amdgpu: move
amdgpu_cs_sysvm_access_required into find_mapping") and now my static
checker complains that "r" might not be initialized at the end of the
function. I've reviewed the code, and that seems possible, but it's
also possible I may have missed something.
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions