-
由 Steven Rostedt (VMware) 提交于
The Linux kernel adopted the SPDX License format headers to ease license compliance management, and uses the C++ '//' style comments for the SPDX header tags. Some files in the tracing directory used the C style /* */ comments for them. To be consistent across all files, replace the /* */ C style SPDX tags with the C++ // SPDX tags. Signed-off-by: NSteven Rostedt (VMware) <rostedt@goodmis.org>bb730b58