]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: tas2781: Fix redundant parameter assignment
authorTang Bin <tangbin@cmss.chinamobile.com>
Sat, 14 Sep 2024 07:23:52 +0000 (15:23 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 29 Sep 2024 23:10:56 +0000 (01:10 +0200)
commitecdaf9140528bc2ef37f2d663fbaf690a64bb125
tree53a338a33b7de435885f310b25e8eb5b46a2f589
parent3a02cc576accdccb22ffd2d6ac1f9788c7b4c7ce
ASoC: tas2781: Fix redundant parameter assignment

In these functions, the variable 'rc' is redundant,
thus remove it.

Signed-off-by: Tang Bin <tangbin@cmss.chinamobile.com>
Link: https://patch.msgid.link/20240914072352.2997-1-tangbin@cmss.chinamobile.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2781-i2c.c