[PATCH] typo in crypto/rng.c

From: Christian Kujau
Date: Sat Aug 08 2009 - 02:49:38 EST



Correct a typo in crypto/rng.c

Signed-off-by: Christian Kujau <lists@xxxxxxxxxxxxxxx>

--- linux-2.6-git/crypto/rng.c.orig 2009-08-08 08:43:49.227693375 +0200
+++ linux-2.6-git/crypto/rng.c 2009-08-08 08:44:54.735426448 +0200
@@ -123,4 +123,4 @@ void crypto_put_default_rng(void)
EXPORT_SYMBOL_GPL(crypto_put_default_rng);

MODULE_LICENSE("GPL");
-MODULE_DESCRIPTION("Random Number Genertor");
+MODULE_DESCRIPTION("Random Number Generator");

--
BOFH excuse #229:

wrong polarity of neutron flow
--
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/