diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-09-14 18:21:54 +0200 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-09-20 20:36:45 +0200 |
commit | 4babc5e27cfda59e2e257d28628b8d853aea5206 (patch) | |
tree | 655e5a3ee03aca1110af0b00ee5310b2fd46b514 /include/drm/i915_pciids.h | |
parent | drm/i915: Reorganize .disable hooks for pre-DDI DP (diff) | |
download | linux-4babc5e27cfda59e2e257d28628b8d853aea5206.tar.xz linux-4babc5e27cfda59e2e257d28628b8d853aea5206.zip |
drm/i915: remove redundant variable hw_check
hw_check is being assigned and updated but is no longer being read,
hence it is redundant and can be removed.
Detected by clang scan-build:
"warning: Value stored to 'hw_check' during its initialization
is never read"
Fixes: f6d1973db2d2 ("drm/i915: Move modeset state verifier calls")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20170914162154.11304-1-colin.king@canonical.com
Diffstat (limited to 'include/drm/i915_pciids.h')
0 files changed, 0 insertions, 0 deletions