Re: [PATCH] Fix duplicated word "options" in comment

From: Jiri Kosina
Date: Thu Aug 13 2009 - 05:54:19 EST


On Wed, 5 Aug 2009, Uwe Kleine-König wrote:

> this was introduced in
>
> 5e0a093 (tracing: fix config options to not show when automatically selected)
>
> Signed-off-by: Uwe Kleine-K??nig <u.kleine-koenig@xxxxxxxxxxxxxx>
> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx>
> Cc: trivial@xxxxxxxxxx
> ---
> kernel/trace/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
> index 019f380..6919357 100644
> --- a/kernel/trace/Kconfig
> +++ b/kernel/trace/Kconfig
> @@ -68,7 +68,7 @@ config CONTEXT_SWITCH_TRACER
> # This allows those options to appear when no other tracer is selected. But the
> # options do not appear when something else selects it. We need the two options
> # GENERIC_TRACER and TRACING to avoid circular dependencies to accomplish the
> -# hidding of the automatic options options.
> +# hidding of the automatic options.
>
> config TRACING
> bool

Haven't seen this in linux-next as of today, so I have put the patch into
trivial queue. Thanks,

--
Jiri Kosina
SUSE Labs