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:	Fri, 8 Oct 2010 22:58:27 +1100
From:	dave b <db.pub.mail@...il.com>
To:	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH] minor spelling fix up to the documentation in drivers/md/dm-crypt.c

diff -Nurp drivers/md/dm-crypt.c.orig drivers/md/dm-crypt.c
--- drivers/md/dm-crypt.c.orig	2010-10-08 22:53:08.000000000 +1100
+++ drivers/md/dm-crypt.c	2010-10-08 22:53:57.000000000 +1100
@@ -97,7 +97,7 @@ struct crypt_config {

 	/*
 	 * pool for per bio private data, crypto requests and
-	 * encryption requeusts/buffer pages
+	 * encryption requests/buffer pages
 	 */
 	mempool_t *io_pool;
 	mempool_t *req_pool;

Signed-off-by: dave bl <db.pub.mail@...il.com>
--
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