diff options
author | Mario Limonciello <[email protected]> | 2024-02-15 15:48:47 -0600 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-02-16 15:44:30 -0500 |
commit | 2bb2ad58f6b711edb94fa43e5ac65323532fde95 (patch) | |
tree | 90c9a45d169d56e0a492b92ce1b2124d02c9aee6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f6aed043ee5d75b3d1bfc452b1a9584b63c8f76b (diff) |
drm/amd: Change `jpeg_v4_0_5_start_dpg_mode()` to void
jpeg_v4_0_5_start_dpg_mode() always returns 0 and the return value
doesn't get used in the caller jpeg_v4_0_5_start(). Modify the
function to be void.
Reported-by: coverity-bot <[email protected]>
Addresses-Coverity-ID: 1583635 ("Code maintainability issues")
Fixes: 0a119d53f74a ("drm/amdgpu/jpeg: add support for jpeg DPG mode")
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions