OSDN Git Service

tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
authorBorislav Petkov <bp@suse.de>
Tue, 12 Nov 2019 17:42:19 +0000 (18:42 +0100)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Thu, 14 Nov 2019 18:15:12 +0000 (13:15 -0500)
commit9b4712044d059e7842aaeeafd7c7a7ee88c589db
tree34a2606379f814cf28bc8a52516230449551db57
parentef56e047b2bd4dabb801fd073dfcab5f40de5f78
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text

There was a stray tab in the help text of the aforementioned config
option which showed like this:

  The "print fmt" of the trace events will show the enum/sizeof names
  instead        of their values. This can cause problems for user space tools
  ...

in menuconfig. Remove it and end a sentence with a fullstop.

No functional changes.

Link: http://lkml.kernel.org/r/20191112174219.10933-1-bp@alien8.de
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/Kconfig