linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][next] iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer"
@ 2025-07-24 10:47 Colin Ian King
  2025-07-24 11:29 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2025-07-24 10:47 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	linux-iio
  Cc: kernel-janitors, linux-kernel

There is a spelling mistake in the HID_SENSOR_MAGNETOMETER_3D Kconfig,
fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 drivers/iio/magnetometer/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/iio/magnetometer/Kconfig b/drivers/iio/magnetometer/Kconfig
index 3debf1320ad1..c7809e5aa3a4 100644
--- a/drivers/iio/magnetometer/Kconfig
+++ b/drivers/iio/magnetometer/Kconfig
@@ -123,7 +123,7 @@ config HID_SENSOR_MAGNETOMETER_3D
 	select IIO_BUFFER
 	select HID_SENSOR_IIO_COMMON
 	select HID_SENSOR_IIO_TRIGGER
-	tristate "HID Magenetometer 3D"
+	tristate "HID Magnetometer 3D"
 	help
 	  Say yes here to build support for the HID SENSOR
 	  Magnetometer 3D.
-- 
2.50.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH][next] iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer"
  2025-07-24 10:47 [PATCH][next] iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer" Colin Ian King
@ 2025-07-24 11:29 ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2025-07-24 11:29 UTC (permalink / raw)
  To: Colin Ian King
  Cc: David Lechner, Nuno Sá, Andy Shevchenko, linux-iio,
	kernel-janitors, linux-kernel

On Thu, 24 Jul 2025 11:47:43 +0100
Colin Ian King <colin.i.king@gmail.com> wrote:

> There is a spelling mistake in the HID_SENSOR_MAGNETOMETER_3D Kconfig,
> fix it.
> 
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Applied. Tah
> ---
>  drivers/iio/magnetometer/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/magnetometer/Kconfig b/drivers/iio/magnetometer/Kconfig
> index 3debf1320ad1..c7809e5aa3a4 100644
> --- a/drivers/iio/magnetometer/Kconfig
> +++ b/drivers/iio/magnetometer/Kconfig
> @@ -123,7 +123,7 @@ config HID_SENSOR_MAGNETOMETER_3D
>  	select IIO_BUFFER
>  	select HID_SENSOR_IIO_COMMON
>  	select HID_SENSOR_IIO_TRIGGER
> -	tristate "HID Magenetometer 3D"
> +	tristate "HID Magnetometer 3D"
>  	help
>  	  Say yes here to build support for the HID SENSOR
>  	  Magnetometer 3D.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-07-24 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 10:47 [PATCH][next] iio: magnetometer: Fix spelling mistake "Magenetometer" -> "Magnetometer" Colin Ian King
2025-07-24 11:29 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).