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 <[EMAIL PROTECTED]>
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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/