diff options
author | 2021-07-19 15:45:10 -0400 | |
---|---|---|
committer | 2022-07-05 16:16:59 -0400 | |
commit | 3b779044c81754f094ee88afe431d839e3a74aa0 (patch) | |
tree | cce1fccef9668f4ce68088d30468c26408d35eb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Move all linux includes into OS types (diff) | |
download | linux-dev-3b779044c81754f094ee88afe431d839e3a74aa0.tar.xz linux-dev-3b779044c81754f094ee88afe431d839e3a74aa0.zip |
drm/amd/display: Fix uninitialized variable.
[Why]
Uninitialized variable causes diag compilation build failure.
[How]
- Ensure that variable in question is always initialized before being
used.
- The variable in question is the USB4 DP training pattern. In case an
unsupported training pattern has been requested, update status
accordingly and abort current link training attempt.
Reviewed-by: Meenakshikumar Somasundaram <Meenakshikumar.Somasundaram@amd.com>
Acked-by: Alan Liu <HaoPing.Liu@amd.com>
Signed-off-by: Jimmy Kizito <Jimmy.Kizito@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