diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2019-10-28 14:26:52 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2019-10-28 16:09:44 +0000 |
commit | f9d9fece29b8b5cd4943eccd7bd73b6241d424fa (patch) | |
tree | 31507f0061573cea2e1a27d84f3c6db1b4e8a83a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e7f536000c4c293f4abae3adc25c7442386c5ab2 (diff) |
drm/i915/display: Mark conn as initialised by iterator
smatch complains about
drivers/gpu/drm/i915//display/intel_display.c:14403 intel_set_dp_tp_ctl_normal() error: uninitialized symbol 'conn'.
because it has no way to determine that the loop must have an entry.
Tell the static analysers to ignore the local, it will always be set.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191028142652.1987-2-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions