Re: [PATCH v2 1/6] kunit: ASoC: topology: adhear to KUNIT formatting standard

2021-04-14 Thread Mark Brown
On Wed, Apr 14, 2021 at 04:58:04AM -0400, Nico Pache wrote: > Drop 'S' from end of SND_SOC_TOPOLOGY_KUNIT_TESTS inorder to adhear to > the KUNIT *_KUNIT_TEST config name format. Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to id

[PATCH v2 1/6] kunit: ASoC: topology: adhear to KUNIT formatting standard

2021-04-14 Thread Nico Pache
Drop 'S' from end of SND_SOC_TOPOLOGY_KUNIT_TESTS inorder to adhear to the KUNIT *_KUNIT_TEST config name format. Fixes: d52bbf747cfa (ASoC: topology: KUnit: Add KUnit tests passing various...) Signed-off-by: Nico Pache --- sound/soc/Kconfig | 2 +- sound/soc/Makefile | 4 ++-- 2 files changed