aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-04-23 09:13:17 +0100
committerGreg Kroah-Hartman <[email protected]>2021-05-13 16:20:51 +0200
commit71581242164f112520025ad465cba48c52f65bd1 (patch)
treeec84391543e751577749a9ea7d5cda1811c7029b /tools/perf/scripts/python/flamegraph.py
parente27671f66321f97b62424aebacd6d9b678b0c5be (diff)
serial: qcom_geni_serial: redundant initialization to variable line
The variable line being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Reviewed-by: Jiri Slaby <[email protected]> Signed-off-by: Colin Ian King <[email protected]> Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions