aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2020-02-22 13:47:55 +0000
committerChris Wilson <[email protected]>2020-02-22 14:57:47 +0000
commit5d8b134150af3227179a251e5a7b435d9a021026 (patch)
treeb1c8a48445481b1a763049f5d909807bebf1f73f /scripts/gdb/linux/utils.py
parent6065682f99542f6f255d13500f7e56cf194c3ca3 (diff)
drm/i915/gt: remove redundant assignment to variable dw
Variable dw is being initialized with a value that is never read, it is assigned a new value later on. The assignment is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions