Re: [PATCH] typo in crypto/rng.c

From: Neil Horman
Date: Sat Aug 08 2009 - 07:22:25 EST


On Fri, Aug 07, 2009 at 11:49:20PM -0700, Christian Kujau wrote:
>
> 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
>

Thanks!

Acked-by: Neil Horman <nhorman@xxxxxxxxxxxxx>

--
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/