From: Jonathan Cameron <jic23@kernel.org>
To: Matti Vaittinen <mazziesaccount@gmail.com>
Cc: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
Lars-Peter Clausen <lars@metafoo.de>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: test: Fix GTS test config
Date: Sat, 30 Nov 2024 17:40:37 +0000 [thread overview]
Message-ID: <20241130174037.62e3e2d0@jic23-huawei> (raw)
In-Reply-To: <Z0gt5R86WdeK73u2@mva-rohm>
On Thu, 28 Nov 2024 10:46:29 +0200
Matti Vaittinen <mazziesaccount@gmail.com> wrote:
> The test config contained a copy-paste error. The IIO GTS helper test
> was errorneously titled as "Test IIO formatting functions" in the
> menuconfig.
>
> Change the title of the tests to reflect what is tested.
>
> Fixes: cf996f039679 ("iio: test: test gain-time-scale helpers")
> Signed-off-by: Matti Vaittinen <mazziesaccount@gmail.com>
Applied as a fix. This could confuse someone at least and is otherwise
a very safe 'fix' to apply.
Thanks,
Jonathan
> ---
> drivers/iio/test/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/iio/test/Kconfig b/drivers/iio/test/Kconfig
> index 33cca49c8058..7a181cac3cc9 100644
> --- a/drivers/iio/test/Kconfig
> +++ b/drivers/iio/test/Kconfig
> @@ -5,7 +5,7 @@
>
> # Keep in alphabetical order
> config IIO_GTS_KUNIT_TEST
> - tristate "Test IIO formatting functions" if !KUNIT_ALL_TESTS
> + tristate "Test IIO gain-time-scale helpers" if !KUNIT_ALL_TESTS
> depends on KUNIT
> select IIO_GTS_HELPER
> select TEST_KUNIT_DEVICE_HELPERS
>
> base-commit: a61ff7eac77e86de828fe28c4e42b8ae9ec2b195
prev parent reply other threads:[~2024-11-30 17:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-28 8:46 [PATCH] iio: test: Fix GTS test config Matti Vaittinen
2024-11-30 17:40 ` Jonathan Cameron [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241130174037.62e3e2d0@jic23-huawei \
--to=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matti.vaittinen@fi.rohmeurope.com \
--cc=mazziesaccount@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox