aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-09-14 17:21:54 +0100
committerDaniel Vetter <[email protected]>2017-09-20 20:36:45 +0200
commit4babc5e27cfda59e2e257d28628b8d853aea5206 (patch)
tree655e5a3ee03aca1110af0b00ee5310b2fd46b514 /lib/mpi/mpi-cmp.c
parent1a8ff6076e8f3e197831455e4bba8fa2f5f1d0f1 (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]
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions