summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>2021-08-09 13:31:37 +0100
committerMark Brown <broonie@kernel.org>2021-08-09 13:49:13 +0100
commit455ecc808e99f154bd80541219f207f752a61c16 (patch)
tree7c6c19fec05872d3b2471cece58bf105d8c05de9 /tools/perf/scripts/python
parente05f9ee5eabf4b88f9b9b264c8594ee6984b2131 (diff)
ASoC: qdsp6: q6adm: fix cppcheck warnings for unnecessary initialization
cppcheck reports below warning. q6adm.c:475]: (style) Variable 'matrix_map' is reassigned a value before the old one has been used. This is due to unnecessary initialization of variable matrix_map, which is now removed as part of this patch. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Link: https://lore.kernel.org/r/20210809123137.14456-3-srinivas.kandagatla@linaro.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions