mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
In order to allow different ops to enable different functions, the ftrace_startup() and ftrace_shutdown() functions need the ops parameter passed to them. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>