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

Fixed a misspelling of Xiaomi

Signed-off-by: Lazar Aleksic <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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-28 18:09 [PATCH v2] platform: x86: Kconfig: fix minor typo in help for WIRELESS_HOTKEY Lazar Aleksic
2025-10-28 18:13 ` 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