]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: codecs: Remove unneeded semicolon
authorYang Li <yang.lee@linux.alibaba.com>
Thu, 17 Oct 2024 05:19:09 +0000 (13:19 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 17 Oct 2024 11:13:09 +0000 (12:13 +0100)
commit7bc18a78157997575d8260bd922fff11fb5f21df
tree2dd225f1330dbeb66c8233f771c09ad80c0f5f2d
parent0d3039f4d2f4a79798d97f2ac1a9656b055b561f
ASoC: codecs: Remove unneeded semicolon

This patch removes an unneeded semicolon after a switch statement.

./sound/soc/codecs/ntp8835.c:280:2-3: Unneeded semicolon

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11404
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://patch.msgid.link/20241017051909.4638-1-yang.lee@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ntp8835.c