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]
Date:	Tue, 03 Apr 2007 13:21:11 -0700
From:	Davide Libenzi <davidel@...ilserver.org>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Randy Dunlap <randy.dunlap@...cle.com>
Subject: [patch 2/5] new fds fixes for 2.6.21-rc5.mm4 - fix a spelling error ...

Fixes a spelling error inside init/Kconfig.



Signed-off-by: Davide Libenzi <davidel@...ilserver.org>


- Davide


Index: linux-2.6.21-rc5.mm4/init/Kconfig
===================================================================
--- linux-2.6.21-rc5.mm4.orig/init/Kconfig	2007-04-03 13:17:25.000000000 -0700
+++ linux-2.6.21-rc5.mm4/init/Kconfig	2007-04-03 13:17:35.000000000 -0700
@@ -479,7 +479,7 @@
 	  run glibc-based applications correctly.
 
 config ANON_INODES
-	bool "Enable anynimous inode source" if EMBEDDED
+	bool "Enable anonymous inode source" if EMBEDDED
 	default y
 	help
 	  Anonymous inode source for pseudo-files like epoll, signalfd,

-
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