diff options
author | John Barberiz <[email protected]> | 2019-01-08 17:43:08 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-01-25 16:15:36 -0500 |
commit | 3cec41769d2182e629692a3262cc8b24ec972b04 (patch) | |
tree | 63050fd8f400ba8d20653507fff34e3e3c9db3c4 /scripts/bpf_helpers_doc.py | |
parent | bf75572a25367e202ee986c3f7553fb38eec9c5b (diff) |
drm/amd/display: Fix use of uninitialized union
[Why]
An uninitialized variable would randomly initialize to a large
value. This caused enough delay to fail DP Compliance Test 400.2.1.
[How]
Initialize the variable.
Signed-off-by: John Barberiz <[email protected]>
Reviewed-by: Wenjing Liu <[email protected]>
Acked-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions