Re: [PATCH v2 3/6] kunit: ext4: adhear to KUNIT formatting standard
From: Theodore Ts'o
Date: Sun Apr 18 2021 - 15:41:47 EST
On Wed, Apr 14, 2021 at 04:58:06AM -0400, Nico Pache wrote:
> Drop 'S' from end of CONFIG_EXT4_KUNIT_TESTS inorder to adhear to the KUNIT
> *_KUNIT_TEST config name format.
Another spelling nit, that should be "in order".
This will break people who have existing .kunitconfig files, but if we
are going to make this a standard (but please document it as a
standard first!), might as well do it sooner rather than later.
Cheers,
- Ted