mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 15:11:16 +00:00
trivial: Fix duplicated word "options" in comment
this was introduced in
5e0a093
(tracing: fix config options to not show when automatically selected)
Signed-off-by: Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: trivial@kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
f0a75770bd
commit
2944fcbe03
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ config RING_BUFFER_ALLOW_SWAP
|
||||||
# This allows those options to appear when no other tracer is selected. But the
|
# 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
|
# 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
|
# GENERIC_TRACER and TRACING to avoid circular dependencies to accomplish the
|
||||||
# hidding of the automatic options options.
|
# hidding of the automatic options.
|
||||||
|
|
||||||
config TRACING
|
config TRACING
|
||||||
bool
|
bool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue