diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2021-10-04 13:37:37 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2021-10-05 22:23:49 +0300 |
commit | 85bb2f6e1c4b4c63cf8541c8c0167781edb4198f (patch) | |
tree | 9fea91b493dd39e2474ce20959b94ba04e0108c7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7d396cacaea63bafe68d3a84971845c043b7c579 (diff) |
drm/i915/tc: Delete bogus NULL check in intel_ddi_encoder_destroy()
The "digi_port" pointer can't be NULL and we have already dereferenced
it so checking for NULL is not necessary. Delete the check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211004103737.GC25015@kili
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions