diff options
author | Chris Wilson <[email protected]> | 2019-10-28 14:26:52 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-10-28 16:09:44 +0000 |
commit | f9d9fece29b8b5cd4943eccd7bd73b6241d424fa (patch) | |
tree | 31507f0061573cea2e1a27d84f3c6db1b4e8a83a /tools/perf/scripts/python/syscall-counts.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 <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions