summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-11-13 14:42:55 +0000
committerHans Verkuil <hverkuil@xs4all.nl>2024-12-02 14:05:24 +0100
commit44cfae26a2681e52e24c8f6d7f7d4340e5e0848e (patch)
treeea48dc300e1192874110bb434028c9df232cabfb /tools/perf/scripts/python/stackcollapse.py
parent8d46603eeeb4c6abff1d2e49f2a6ae289dac765e (diff)
media: cx231xx: remove redundant assignment to variable value
The variable value is being assigned a value that is never read afterwards, the following if statement re-assigns it with a new value in both paths of the if statement. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions