Colin Ian King d349fd151f
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>
2024-12-17 17:32:33 +00:00
..
2024-10-01 14:51:18 +01:00
2024-09-26 12:00:25 -07:00
2024-12-09 12:50:19 +00:00
2024-11-07 15:23:29 +00:00
2024-10-30 13:15:31 +00:00
2024-10-30 13:15:31 +00:00
2024-07-08 12:50:02 +01:00