diff options
author | Jani Nikula <[email protected]> | 2024-09-02 19:13:17 +0300 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2024-09-05 12:40:18 +0200 |
commit | ba2b9de0c1ac2abfbe663414a292c5881e64c361 (patch) | |
tree | d620c10fc789e55490ac77f7fe1b4dabdbcaaa14 /scripts/gdb/linux/lists.py | |
parent | e066e9aa4d9c869c92d1d03647472e4ce96c0919 (diff) |
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 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions