Re: [PATCH] gcov: fix typo in CONFIG_DEBUG_FS

From: Jiri Kosina
Date: Wed Jul 22 2009 - 19:21:32 EST


On Wed, 22 Jul 2009, NÃmeth MÃrton wrote:

> From: MÃrton NÃmeth <nm127@xxxxxxxxxxx>
>
> The correct name is CONFIG_DEBUG_FS, add the missing underscore.
>
> Signed-off-by: MÃrton NÃmeth <nm127@xxxxxxxxxxx>
> ---
> --- linux-2.6.31-rc3/Documentation/gcov.txt.orig 2009-07-20 19:56:05.000000000 +0200
> +++ linux-2.6.31-rc3/Documentation/gcov.txt 2009-07-21 22:53:20.000000000 +0200
> @@ -47,7 +47,7 @@
>
> Configure the kernel with:
>
> - CONFIG_DEBUGFS=y
> + CONFIG_DEBUG_FS=y
> CONFIG_GCOV_KERNEL=y

Applied to trivial queue, thanks.

--
Jiri Kosina
SUSE Labs