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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260114085148.15bb6ed8@jic23-huawei>
Date: Wed, 14 Jan 2026 08:51:48 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Petre Rodan <petre.rodan@...dimension.ro>
Cc: David Lechner <dlechner@...libre.com>, Nuno Sá
 <nuno.sa@...log.com>, Andy Shevchenko <andy@...nel.org>, Rob Herring
 <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
 <conor+dt@...nel.org>, linux-iio@...r.kernel.org,
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, Jonathan Cameron
 <Jonathan.Cameron@...wei.com>
Subject: Re: [PATCH v6 1/2] iio: pressure: abp2030pa: fix typo in Kconfig
 description

On Wed, 14 Jan 2026 09:51:37 +0200
Petre Rodan <petre.rodan@...dimension.ro> wrote:

> Replace "I2C" with "SPI" in the SPI module description.
> 
> Fixes: 47d323ce1e89 ("iio: pressure: add Honeywell ABP2 driver")
> Signed-off-by: Petre Rodan <petre.rodan@...dimension.ro>
I dropped the fixes tag as we wouldn't normally bother for a help text
typo (+ it might be a pain if I do have to rebase my tree for something
nasty that I haven't noticed yet).

Applied.
> ---
>  drivers/iio/pressure/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/pressure/Kconfig b/drivers/iio/pressure/Kconfig
> index 0d25842aa414..838a8340c4c0 100644
> --- a/drivers/iio/pressure/Kconfig
> +++ b/drivers/iio/pressure/Kconfig
> @@ -38,7 +38,7 @@ config ABP2030PA_SPI
>  	depends on SPI_MASTER
>  	select ABP2030PA
>  	help
> -	  Say Y here to build I2C bus support for the Honeywell ABP2
> +	  Say Y here to build SPI bus support for the Honeywell ABP2
>  	  series pressure and temperature digital sensor.
>  
>  	  To compile this driver as a module, choose M here: the module
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ