public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
@ 2025-10-17 18:35 Lazar Aleksic
  2025-10-28 16:51 ` Ilpo Järvinen
  0 siblings, 1 reply; 2+ messages in thread
From: Lazar Aleksic @ 2025-10-17 18:35 UTC (permalink / raw)
  To: hansg; +Cc: ilpo.jarvinen, platform-driver-x86, linux-kernel, kripticni

From: kripticni <kripticni.dev@gmail.com>

Fixed a misspelling of Xiaomi

Signed-off-by: kripticni <kripticni.dev@gmail.com>
---
 drivers/platform/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
index 46e62feeda3c..c122016d82f1 100644
--- a/drivers/platform/x86/Kconfig
+++ b/drivers/platform/x86/Kconfig
@@ -432,7 +432,7 @@ config WIRELESS_HOTKEY
 	depends on INPUT
 	help
 	 This driver provides supports for the wireless buttons found on some AMD,
-	 HP, & Xioami laptops.
+	 HP, & Xiaomi laptops.
 	 On such systems the driver should load automatically (via ACPI alias).
 
 	 To compile this driver as a module, choose M here: the module will
-- 
2.49.1


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

* Re: [PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY
  2025-10-17 18:35 [PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY Lazar Aleksic
@ 2025-10-28 16:51 ` Ilpo Järvinen
  0 siblings, 0 replies; 2+ messages in thread
From: Ilpo Järvinen @ 2025-10-28 16:51 UTC (permalink / raw)
  To: Lazar Aleksic; +Cc: Hans de Goede, platform-driver-x86, LKML

On Fri, 17 Oct 2025, Lazar Aleksic wrote:

> From: kripticni <kripticni.dev@gmail.com>
> 
> Fixed a misspelling of Xiaomi
> 
> Signed-off-by: kripticni <kripticni.dev@gmail.com>

Hi,

Thanks for the patch. In order to apply it, we need to have your name in 
the Signed-off so please send v2 with that corrected.

-- 
 i.


> ---
>  drivers/platform/x86/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig
> index 46e62feeda3c..c122016d82f1 100644
> --- a/drivers/platform/x86/Kconfig
> +++ b/drivers/platform/x86/Kconfig
> @@ -432,7 +432,7 @@ config WIRELESS_HOTKEY
>  	depends on INPUT
>  	help
>  	 This driver provides supports for the wireless buttons found on some AMD,
> -	 HP, & Xioami laptops.
> +	 HP, & Xiaomi laptops.
>  	 On such systems the driver should load automatically (via ACPI alias).
>  
>  	 To compile this driver as a module, choose M here: the module will
> 


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

end of thread, other threads:[~2025-10-28 16:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-17 18:35 [PATCH] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY Lazar Aleksic
2025-10-28 16:51 ` Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox