diff options
author | Colin Ian King <[email protected]> | 2017-09-14 17:21:54 +0100 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2017-09-26 09:14:25 -0700 |
commit | bf5d10dcae3549b779490672c705c6ac79cf68a3 (patch) | |
tree | 6d05cb06c4061092ed9dad0d308bd2071f06b4bf /lib/test-string_helpers.c | |
parent | 2d8f63297b9f0b430c96329893667c0bfdcbd47e (diff) |
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 <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 4babc5e27cfda59e2e257d28628b8d853aea5206)
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions