tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINT
authorLi zeming <zeming@nfschina.com>
Thu, 21 Jul 2022 08:19:04 +0000 (16:19 +0800)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Tue, 2 Aug 2022 19:15:56 +0000 (15:15 -0400)
commit170ab26b01d7f445c46261eff69341dab7e50a24
tree4cf21686dc284223921be02378ba45f431da9bcb
parent59927cbe3f30c5ed7fc5d33487ef06611394a548
tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINT

When reading this note, CONFIG_TRACEPOINT searches my configuration
file, and the result is CONFIG_TRACEPOINTS, the search results are
consistent with the following macro definitions. I think it should be
repaired.

Link: https://lkml.kernel.org/r/20220721081904.3798-1-zeming@nfschina.com
Signed-off-by: Li zeming <zeming@nfschina.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
include/linux/tracepoint.h