[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090808112208.GA18518@localhost.localdomain>
Date: Sat, 8 Aug 2009 07:22:08 -0400
From: Neil Horman <nhorman@...driver.com>
To: Christian Kujau <lists@...dbynature.de>
Cc: LKML <linux-kernel@...r.kernel.org>, herbert@...dor.apana.org.au,
linux-crypto@...r.kernel.org
Subject: Re: [PATCH] typo in crypto/rng.c
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@...dbynature.de>
>
> --- 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@...driver.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists