mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
tracing: add comments to explain TRACE_EVENT out of protection
The commit:
commit 5ac35daa93
Author: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
tracing/events: fix the include file dependencies
Moved the TRACE_EVENT out of the ifdef protection of tracepoints.h
but uses the define of TRACE_EVENT itself as protection. This patch
adds comments to explain why.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
This commit is contained in:
parent
5ac35daa93
commit
7cb2e3ee2a
1 changed files with 11 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue