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>] [day] [month] [year] [list]
Message-ID: <aE3aHx5eAYwTt-TZ@Lappari.v6.elisa-laajakaista.fi>
Date: Sat, 14 Jun 2025 23:22:55 +0300
From: Heikki Huttu <heissendo88@...il.com>
To: parthiban.veerasooran@...rochip.com, christian.gromm@...rochip.com,
	linux-kernel@...r.kernel.org
Subject: [PATCH] staging: most: net: Fix typo in Kconfig help text

This improves readability and documentation quality for the Kconfig entry.

Signed-off-by: Heikki Huttu <heissendo88@...il.com>
---
 drivers/staging/most/net/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/most/net/Kconfig b/drivers/staging/most/net/Kconfig
index ed8ac7e076d1..8ddc3a522aba 100644
--- a/drivers/staging/most/net/Kconfig
+++ b/drivers/staging/most/net/Kconfig
@@ -8,7 +8,7 @@ config MOST_NET
 	depends on NET
 
 	help
-	  Say Y here if you want to commumicate via a networking device.
+	  Say Y here if you want to communicate via a networking device.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called most_net.
-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ