Skip to content
Commit c68b4550 authored by Bragatheswaran Manickavel's avatar Bragatheswaran Manickavel Committed by Alex Deucher
Browse files

drm/amd/display: avoid variable reinitialization



The member variable enable_hpo_pg_support is already initialized
and hence the reinitialization instruction can be removed. Issue
identified using the doubleinit.cocci Coccinelle semantic patch script.

Signed-off-by: default avatarBragatheswaran Manickavel <bragathemanick0908@gmail.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 8cfd6a05
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment