mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-05-06 20:25:44 +00:00
In preparation to allowing trace events to happen in modules, we need to move some of the local declarations in the kernel/trace directory into include/linux. This patch simply moves the declarations and performs no context changes. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>