diff options
author | 2024-12-17 17:11:51 +0000 | |
---|---|---|
committer | 2024-12-17 17:32:33 +0000 | |
commit | d349fd151f1aeb0d8aea4a2f0fe9ba24309609ed (patch) | |
tree | 152e0c1d14d49b8f231404dd69b1bf588ba2189a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | firmware: cs_dsp: Fix endianness conversion in cs_dsp_mock_wmfw.c (diff) | |
download | wireguard-linux-d349fd151f1aeb0d8aea4a2f0fe9ba24309609ed.tar.xz wireguard-linux-d349fd151f1aeb0d8aea4a2f0fe9ba24309609ed.zip |
ASoC: soc-core: remove redundant assignment to variable ret
The variable ret is being assigned a zero value that is never read,
it is being re-assigned a new value from the return value from the
call to snd_soc_dapm_add_routes. The assignment is redundant and can
be removed.
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://patch.msgid.link/20241217171151.354550-1-colin.i.king@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions