Signed-off-by: Sebastian Siewior <sebastian@xxxxxxxxxxxxx> --- * Herbert Xu | 2008-01-13 11:35:14 [+1100]: >Applied to cryptodev-2.6. Thanks Sebastian. could you please squash this one into :) arch/x86/crypto/twofish_glue.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/crypto/twofish_glue.c b/arch/x86/crypto/twofish_glue.c index 0c74675..cefaf8b 100644 --- a/arch/x86/crypto/twofish_glue.c +++ b/arch/x86/crypto/twofish_glue.c @@ -92,6 +92,6 @@ module_init(init); module_exit(fini); MODULE_LICENSE("GPL"); -MODULE_DESCRIPTION ("Twofish Cipher Algorithm, i586 asm optimized"); +MODULE_DESCRIPTION ("Twofish Cipher Algorithm, asm optimized"); MODULE_ALIAS("twofish"); MODULE_ALIAS("twofish-asm"); -- 1.5.3.7 - To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html