projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0a7577
)
trivial: Fix duplicated word "options" in comment
author
Uwe Kleine-Koenig
<
[email protected]
>
Wed, 5 Aug 2009 20:06:42 +0000
(22:06 +0200)
committer
Jiri Kosina
<
[email protected]
>
Mon, 21 Sep 2009 13:14:58 +0000
(15:14 +0200)
this was introduced in
5e0a093
(tracing: fix config options to not show when automatically selected)
Signed-off-by: Uwe Kleine-Koenig <
[email protected]
>
Cc: Steven Rostedt <
[email protected]
>
Cc:
[email protected]
Signed-off-by: Jiri Kosina <
[email protected]
>
kernel/trace/Kconfig
patch
|
blob
|
history
diff --git
a/kernel/trace/Kconfig
b/kernel/trace/Kconfig
index e71634604400c6dd5bb9f7e0a019143ae9c7cc32..b416512ad17ff77eea13b6b391d907f32f76143b 100644
(file)
--- a/
kernel/trace/Kconfig
+++ b/
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