Skip to content
Commit f9520750 authored by Steven Rostedt's avatar Steven Rostedt
Browse files

tracing: make trace_seq_reset global and rename to trace_seq_init



Impact: clean up

The trace_seq functions may be used separately outside of the ftrace
iterator. The trace_seq_reset is needed for these operations.

This patch also renames trace_seq_reset to the more appropriate
trace_seq_init.

Signed-off-by: default avatarSteven Rostedt <srostedt@redhat.com>
parent 11a241a3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment