Re: [PATCH] Corrected a small typo in help text forCONFIG_CLEANCACHE

From: Jesper Juhl
Date: Sat Jun 25 2011 - 18:54:02 EST


On Sun, 26 Jun 2011, Torbjörn Svensson wrote:

> Corrected a small typo in the help text for CONFIG_CLEANCACHE.
>
> Signed-of-by: Torbjörn Svensson <azoff@xxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> mm/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/mm/Kconfig b/mm/Kconfig
> index 8ca47a5..f2f1ca1 100644
> --- a/mm/Kconfig
> +++ b/mm/Kconfig
> @@ -356,7 +356,7 @@ config CLEANCACHE
> for clean pages that the kernel's pageframe replacement algorithm
> (PFRA) would like to keep around, but can't since there isn't enough
> memory. So when the PFRA "evicts" a page, it first attempts to use
> - cleancacne code to put the data contained in that page into
> + cleancache code to put the data contained in that page into
> "transcendent memory", memory that is not directly accessible or
> addressable by the kernel and is of unknown and possibly
> time-varying size. And when a cleancache-enabled
>
For what it's worth;

Reviewed-by: Jesper Juhl <jj@xxxxxxxxxxxxx>

--
Jesper Juhl <jj@xxxxxxxxxxxxx> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.