]> Gentwo Git Trees - linux/.git/commit
ASoC: cs-amp-lib: Remove redundant calls to kunit_deactivate_static_stub()
authorRichard Fitzgerald <rf@opensource.cirrus.com>
Mon, 24 Nov 2025 16:20:16 +0000 (16:20 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 24 Nov 2025 19:15:20 +0000 (19:15 +0000)
commita13744f628c61a450f650442a118405242ac0db0
treef73904f8b9683c4ac32daa176ac7a2033232f6f4
parent7584edf15892e29190b2145294cc1680aa142586
ASoC: cs-amp-lib: Remove redundant calls to kunit_deactivate_static_stub()

KUnit automatically deactivates stubs when a test case exits, so there
is no need to explicitly call kunit_deactivate_static_stub() in every
test function.

Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Link: https://patch.msgid.link/20251124162016.30446-1-rf@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs-amp-lib-test.c