summaryrefslogtreecommitdiff
path: root/kernel/trace/Kconfig
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2012-04-18 00:01:21 +0900
committerJiri Kosina <jkosina@suse.cz>2012-04-18 14:12:27 +0200
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
bool "Trace likely/unlikely profiler"
select TRACE_BRANCH_PROFILING
help
- This tracer profiles all the the likely and unlikely macros
+ This tracer profiles all likely and unlikely macros
in the kernel. It will display the results in:
/sys/kernel/debug/tracing/trace_stat/branch_annotated