lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241130174037.62e3e2d0@jic23-huawei>
Date: Sat, 30 Nov 2024 17:40:37 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Matti Vaittinen <mazziesaccount@...il.com>
Cc: Matti Vaittinen <matti.vaittinen@...rohmeurope.com>, Lars-Peter Clausen
 <lars@...afoo.de>, linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] iio: test: Fix GTS test config

On Thu, 28 Nov 2024 10:46:29 +0200
Matti Vaittinen <mazziesaccount@...il.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@...il.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ