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-next>] [day] [month] [year] [list]
Date:	Fri, 30 Oct 2009 19:26:52 -0200
From:	Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
To:	trivial@...nel.org
Cc:	Gregory Haskins <ghaskins@...ell.com>,
	linux-kernel@...r.kernel.org,
	Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
Subject: [PATCH] trivial: fix a typo in SHM_SIGNAL config description

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@...oscopio.com>
---
 lib/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/Kconfig b/lib/Kconfig
index 272cecf..bfe871d 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -207,7 +207,7 @@ config SHM_SIGNAL
 	tristate "SHM Signal - Generic shared-memory signaling mechanism"
 	default n
 	help
-	 Provides a shared-memory based signaling mechansim to indicate
+	 Provides a shared-memory based signaling mechanism to indicate
          memory-dirty notifications between two end-points.
 
 	 If unsure, say N
-- 
1.6.3.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ