Re: [PATCH 1/4] Twofish cipher - split out common c code

From: Roman Zippel
Date: Sun Jun 18 2006 - 09:54:45 EST


Hi,

On Sun, 18 Jun 2006, Herbert Xu wrote:

> > +config CRYPTO_TWOFISH_COMMON
> > + tristate
> > + depends on CRYPTO
> > + help
> > + Common parts of the Twofish cipher algorithm shared by the
> > + generic c and the assembler implementations.
>
> Please drop the help (it's not meant to be visible) and add a 'default n'
> instead.

The help text is also useful as documentation and doesn't hurt.
'n' is the default already, so it's not needed.

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