aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-10-04 17:21:56 +0100
committerjames qian wang (Arm Technology China) <[email protected]>2019-10-09 16:07:06 +0800
commitce1ad03656bc35ae833e5344aca44e4069bd2de7 (patch)
tree2c2a73623a337f659b8a612972b1dfc24185ae9c /tools/perf/scripts/python/stackcollapse.py
parent94e2ec3f7fef86506293a448273b2b4ee21e6195 (diff)
drm/komeda: remove redundant assignment to pointer disable_done
The pointer disable_done is being initialized with a value that is never read and is being re-assigned a little later on. The assignment is redundant and hence can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: James Qian Wang (Arm Technology China) <[email protected]> Signed-off-by: james qian wang (Arm Technology China) <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions