]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: tas2781: Fix redundant logical jump
authorTang Bin <tangbin@cmss.chinamobile.com>
Fri, 25 Oct 2024 08:20:42 +0000 (16:20 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 2 Dec 2024 00:30:39 +0000 (00:30 +0000)
commitdc9f2312acaee205609ad3c8b5f064e39eab1d6b
tree1fb5a5ca9bdfcf7324cba0f7ea733e9e1b9589e8
parent42c7af046aaf35c42ef864cbd96df025c48ce50f
ASoC: tas2781: Fix redundant logical jump

In these functions, some logical jump of "goto" and variable
are redundant, thus remove them.

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