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-prev] [day] [month] [year] [list]
Date:	Wed, 21 Feb 2007 08:34:18 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	David Sterba <dave@...os.cz>
Cc:	linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH] Fix trivial help text typos in Kconfig* files

On Wed, 21 Feb 2007 09:16:28 +0100 David Sterba wrote:

> (patch against 2.6.21-rc1)
> 
> Fix several typos in help text in Kconfig* files.
> 
> Signed-off-by: David Sterba <dave@...os.cz>

Looks good except for one item below.  Thanks.

> diff --git a/crypto/Kconfig b/crypto/Kconfig
> index 086fcec..9f954fd 100644
> --- a/crypto/Kconfig
> +++ b/crypto/Kconfig
> @@ -258,7 +258,7 @@ config CRYPTO_SERPENT
>  
>  	  Keys are allowed to be from 0 to 256 bits in length, in steps
>  	  of 8 bits.  Also includes the 'Tnepres' algorithm, a reversed
> -	  variant of Serpent for compatibility with old kerneli code.
> +	  variant of Serpent for compatibility with old kernel code.

This refers to the former kerneli.org crypto code.
Maybe it should say "old kerneli.org code."

>  	  See also:
>  	  <http://www.cl.cam.ac.uk/~rja14/serpent.html>

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
-
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