ASoC: mediatek: mt8183: Remove unnecessary variable assignments
authorTang Bin <tangbin@cmss.chinamobile.com>
Fri, 25 Oct 2024 09:09:38 +0000 (17:09 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 8 Nov 2024 13:33:06 +0000 (13:33 +0000)
commitf3c889745cd3500bcbce6f6c8cb7e343f067ac18
treea491fac2cdf456932d594a9b002df87f42d93ebb
parentb4b3622c5cf3dd171afe7c78b1a277a609c8e609
ASoC: mediatek: mt8183: Remove unnecessary variable assignments

In the function mt8183_dai_i2s_register, the variable
'ret' is redundant, thus remove it.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://patch.msgid.link/20241025090938.3480-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8183/mt8183-dai-i2s.c