diff options
| author | Jani Nikula <[email protected]> | 2024-09-02 16:13:17 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2024-09-05 10:40:18 +0000 |
| commit | ba2b9de0c1ac2abfbe663414a292c5881e64c361 (patch) | |
| tree | d620c10fc789e55490ac77f7fe1b4dabdbcaaa14 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | MAINATINERS: update drm maintainer contacts (diff) | |
| download | kernel-ba2b9de0c1ac2abfbe663414a292c5881e64c361.tar.gz kernel-ba2b9de0c1ac2abfbe663414a292c5881e64c361.zip | |
drm/tegra: fix potential uninitialized variable use
It's likely either output->drm_edid or output->ddc is non-NULL, but
avoid the uninitialized variable usage anyway.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]
Fixes: 98365ca74cbf ("drm/tegra: convert to struct drm_edid")
Cc: Thierry Reding <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Acked-by: Thierry Reding <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Jani Nikula <[email protected]>
(cherry picked from commit 8e514bad271723473d31fcc496f7143ba49c43c5)
Signed-off-by: Thomas Zimmermann <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
