diff options
| author | Alex Hung <alex.hung@amd.com> | 2024-06-06 14:43:36 -0600 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-27 17:10:36 -0400 |
| commit | cd80e7ee47d2fd5c97563c003ff31ce8240ca2d8 (patch) | |
| tree | 815f887601eeb585ef00940dd2df3139f45b26ac /scripts/gdb/linux/stackdepot.py | |
| parent | d03415f60b3401914fabd27a20017f8056fd5e40 (diff) | |
drm/amd/display: Remove redundant checks for pipe_ctx->stream
[WHAT & HOW]
The null checks for pipe_ctx->stream and pipe_ctx->stream_res.tg
are redundant as they were already dereferenced previously, as
reported by Coverity; therefore the null checks are removed.
This fixes 6 REVERSE_INULL issues reported by Coverity.
Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions
