tracing: Fix TRACING_MAP Kconfig
authorSteven Rostedt (Red Hat) <rostedt@goodmis.org>
Fri, 19 Feb 2016 19:47:00 +0000 (14:47 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 19 Apr 2016 16:15:54 +0000 (12:15 -0400)
commit8d44f2f34fb50f40185ef6404b0047223a27ba82
tree7f9bfe7bc65ffeb69ad2a7e4facfe02212884164
parent08d43a5fa063e03c860f2f391a30c388bcbc948e
tracing: Fix TRACING_MAP Kconfig

The config option for TRACING_MAP has "default n", which is not needed
because the default of configs is 'n'.

Also, since the TRACING_MAP has no config prompt, there's no reason to
include "If in doubt, say N" in the help text.

Fixed a typo in the comments of tracing_map.h.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/Kconfig
kernel/trace/tracing_map.h