diff options
| author | Liu Ying <[email protected]> | 2023-05-10 17:24:46 +0800 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2023-05-26 19:07:30 +0200 |
| commit | 3f07432025890f1a49c30132420fb0e623a84a20 (patch) | |
| tree | 1c8befe50f8ce117835e95a962083dae6895a3a7 /tools/perf/scripts/python/task-analyzer.py | |
| parent | fff8013f15204a902977e7520b0ef7648a655aa9 (diff) | |
drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
A valid bridge is already found in lcdif_attach_bridge() and set
to lcdif->bridge, so lcdif->bridge cannot be a NULL pointer. Drop
the unnecessary NULL pointer check in KMS stage.
Tested-by: Alexander Stein <[email protected]>
Reviewed-by: Alexander Stein <[email protected]>
Signed-off-by: Liu Ying <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions