aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-04-17 11:01:21 -0400
committerJiri Kosina <jkosina@suse.cz>2012-04-18 08:12:27 -0400
commit59bf896406471ac49d124b3e5f4edcafe28e5360 (patch)
tree40360c346a159f947d6284bf9c2fe38c70a7751c /kernel/trace/Kconfig
parent3773b4540721a2e8d4b957f4619ada4bf0bc8e45 (diff)
Fix "the the" in various Kconfig
Fix typo "the the" in various Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'kernel/trace/Kconfig')
-rw-r--r--kernel/trace/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/trace/Kconfig b/kernel/trace/Kconfig
index a1d2849f2473..33f768b779c9 100644
--- a/kernel/trace/Kconfig
+++ b/kernel/trace/Kconfig
@@ -272,7 +272,7 @@ config PROFILE_ANNOTATED_BRANCHES
272 bool "Trace likely/unlikely profiler" 272 bool "Trace likely/unlikely profiler"
273 select TRACE_BRANCH_PROFILING 273 select TRACE_BRANCH_PROFILING
274 help 274 help
275 This tracer profiles all the the likely and unlikely macros 275 This tracer profiles all likely and unlikely macros
276 in the kernel. It will display the results in: 276 in the kernel. It will display the results in:
277 277
278 /sys/kernel/debug/tracing/trace_stat/branch_annotated 278 /sys/kernel/debug/tracing/trace_stat/branch_annotated