]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix Coverity Issues
authorChris Park <Chris.Park@amd.com>
Thu, 4 Nov 2021 20:52:08 +0000 (16:52 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 17 Nov 2021 21:58:08 +0000 (16:58 -0500)
commit9f3d48babc7aa21bc1ca61215e565d5f14665398
tree6b15e052e0e5a3aa7f3e182bc8f28164c9147c87
parent0d4e8df1e4a97e0f3cf424f48d27cd7f499f4f3a
drm/amd/display: Fix Coverity Issues

[Why]
Coverity discovers holes in logic that needs to be addressed for
improved code integrity.

[How]
Address issues found by coverity without changing the actual logic.

Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Anson Jacob <Anson.Jacob@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Chris Park <Chris.Park@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c