linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Fix duplicated word "options" in comment
@ 2009-08-05 20:06 Uwe Kleine-König
  2009-08-13  9:54 ` Jiri Kosina
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2009-08-05 20:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: Steven Rostedt, trivial

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 929 bytes --]

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@pengutronix.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: trivial@kernel.org
---
 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
-- 
tg: (90bc1a6..) t/trivial/optionsoptions (depends on: linus/master)

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix duplicated word "options" in comment
  2009-08-05 20:06 [PATCH] Fix duplicated word "options" in comment Uwe Kleine-König
@ 2009-08-13  9:54 ` Jiri Kosina
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2009-08-13  9:54 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: linux-kernel, Steven Rostedt

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1075 bytes --]

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@pengutronix.de>
> Cc: Steven Rostedt <rostedt@goodmis.org>
> Cc: trivial@kernel.org
> ---
>  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-13  9:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-05 20:06 [PATCH] Fix duplicated word "options" in comment Uwe Kleine-König
2009-08-13  9:54 ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).