]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: mediatek: mt8188: Remove unnecessary variable assignments
authorTang Bin <tangbin@cmss.chinamobile.com>
Thu, 10 Oct 2024 07:35:47 +0000 (15:35 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 11 Oct 2024 12:59:48 +0000 (13:59 +0100)
commitf5a0ea8936a640d8229d5219515141fc496ec5d8
tree30d4c5b293b6113049260f0af243b9c46b37c3f8
parent22206e569fb54bf9c95db9a0138a7485ba9e13bc
ASoC: mediatek: mt8188: Remove unnecessary variable assignments

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

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://patch.msgid.link/20241010073547.3720-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/mediatek/mt8188/mt8188-dai-etdm.c