From 467aa1f276a0cf7445a1f4b9600f03d949b76251 Mon Sep 17 00:00:00 2001 From: "Steven Rostedt (Red Hat)" Date: Wed, 24 Sep 2014 18:52:39 -0400 Subject: [PATCH] x86/kvm/tracing: Use helper function trace_seq_buffer_ptr() To allow for the restructiong of the trace_seq code, we need users of it to use the helper functions instead of accessing the internals of the trace_seq structure itself. Link: http://lkml.kernel.org/r/20141104160221.585025609@goodmis.org Tested-by: Jiri Kosina Acked-by: Jiri Kosina Acked-by: Paolo Bonzini Acked-by: Mark Rustad Reviewed-by: Petr Mladek Cc: Jeff Kirsher Signed-off-by: Steven Rostedt --- Reading git-format-patch failed