From 14f54d9b8fc652e91d49220c1ca0d4d556ac5eeb Mon Sep 17 00:00:00 2001 From: Uwe Kleine-Koenig Date: Wed, 5 Aug 2009 22:06:42 +0200 Subject: [PATCH] --- yaml --- r: 164577 b: refs/heads/master c: 2944fcbe03d65a704f07e43efe14adb0d226fd09 h: refs/heads/master i: 164575: 7958b60191644981953f73fc9edda65f7fbd93e0 v: v3 --- [refs] | 2 +- trunk/kernel/trace/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ff1f4a659ace..081a83df8f23 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f0a75770bde5cb5f9596bd0256d8ec3649720525 +refs/heads/master: 2944fcbe03d65a704f07e43efe14adb0d226fd09 diff --git a/trunk/kernel/trace/Kconfig b/trunk/kernel/trace/Kconfig index e71634604400..b416512ad17f 100644 --- a/trunk/kernel/trace/Kconfig +++ b/trunk/kernel/trace/Kconfig @@ -83,7 +83,7 @@ config RING_BUFFER_ALLOW_SWAP # 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