diff options
author | Alex Hung <alex.hung@amd.com> | 2024-09-20 16:02:05 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-10-15 11:22:33 -0400 |
commit | 204f55736eb36b530cbcd6959477b44ed87a2213 (patch) | |
tree | 0d14346e623e07cdaada150e91eb3b053ea7ec0c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d25d26b8a87a97ce3bd7f5db840f9ca72ba5d422 (diff) |
drm/amd/display: Check returns from drm_dp_dpcd_write
[WHAT & HOW]
drm_dp_dpcd_write() returns negative error on failure and thus returned
values need to be checked.
This fixes 3 UNUSED_VALUE issues reported by Coverity.
Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions